1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmAdminENG
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdminENG))
27         Me.Panel1 = New System.Windows.Forms.Panel()
28         Me.gbSetting = New System.Windows.Forms.GroupBox()
29         Me.GroupBox9 = New System.Windows.Forms.GroupBox()
30         Me.lblMailattach = New System.Windows.Forms.Label()
31         Me.txtMailTo = New System.Windows.Forms.TextBox()
32         Me.Label31 = New System.Windows.Forms.Label()
33         Me.btnMailsend = New System.Windows.Forms.Button()
34         Me.Label32 = New System.Windows.Forms.Label()
35         Me.GroupBox8 = New System.Windows.Forms.GroupBox()
36         Me.btnSavebackup = New System.Windows.Forms.Button()
37         Me.btnRestorebackup = New System.Windows.Forms.Button()
38         Me.GroupBox7 = New System.Windows.Forms.GroupBox()
39         Me.lblUpdates = New System.Windows.Forms.Label()
40         Me.pbUpdates = New System.Windows.Forms.ProgressBar()
41         Me.btnCheckupdates = New System.Windows.Forms.Button()
42         Me.Label27 = New System.Windows.Forms.Label()
43         Me.GroupBox6 = New System.Windows.Forms.GroupBox()
44         Me.Label26 = New System.Windows.Forms.Label()
45         Me.gbManageusers = New System.Windows.Forms.GroupBox()
46         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
47         Me.txtManageusersearch = New System.Windows.Forms.TextBox()
48         Me.btnManageusersearch = New System.Windows.Forms.Button()
49         Me.Label24 = New System.Windows.Forms.Label()
50         Me.lbldeleteuname = New System.Windows.Forms.Label()
51         Me.btnManageuserRefresh = New System.Windows.Forms.Button()
52         Me.btnManageuserEdit = New System.Windows.Forms.Button()
53         Me.btnManageuserDelete = New System.Windows.Forms.Button()
54         Me.dgvManageruser = New System.Windows.Forms.DataGridView()
55         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
56         Me.cbManageusersex = New System.Windows.Forms.ComboBox()
57         Me.txtManageusercpassword = New System.Windows.Forms.TextBox()
58         Me.Label23 = New System.Windows.Forms.Label()
59         Me.dtpManageuserdob = New System.Windows.Forms.DateTimePicker()
60         Me.txtManageuserpassword = New System.Windows.Forms.TextBox()
61         Me.Label20 = New System.Windows.Forms.Label()
62         Me.txtManageuseruname = New System.Windows.Forms.TextBox()
63         Me.Label19 = New System.Windows.Forms.Label()
64         Me.btnManageuserclear = New System.Windows.Forms.Button()
65         Me.btnManageuseradd = New System.Windows.Forms.Button()
66         Me.Label18 = New System.Windows.Forms.Label()
67         Me.cbManageuserRole = New System.Windows.Forms.ComboBox()
68         Me.Label17 = New System.Windows.Forms.Label()
69         Me.cbManageusermarital = New System.Windows.Forms.ComboBox()
70         Me.Label16 = New System.Windows.Forms.Label()
71         Me.txtManageusermobile = New System.Windows.Forms.TextBox()
72         Me.Label15 = New System.Windows.Forms.Label()
73         Me.Label14 = New System.Windows.Forms.Label()
74         Me.txtManageuseremail = New System.Windows.Forms.TextBox()
75         Me.Label13 = New System.Windows.Forms.Label()
76         Me.txtManageuserlname = New System.Windows.Forms.TextBox()
77         Me.Label12 = New System.Windows.Forms.Label()
78         Me.txtManageusermname = New System.Windows.Forms.TextBox()
79         Me.Label11 = New System.Windows.Forms.Label()
80         Me.txtManageuserfname = New System.Windows.Forms.TextBox()
81         Me.Label10 = New System.Windows.Forms.Label()
82         Me.gbHome = New System.Windows.Forms.GroupBox()
83         Me.GroupBox5 = New System.Windows.Forms.GroupBox()
84         Me.txthomesearch = New System.Windows.Forms.TextBox()
85         Me.btnhomesearch = New System.Windows.Forms.Button()
86         Me.Label9 = New System.Windows.Forms.Label()
87         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
88         Me.btnHomerefresh = New System.Windows.Forms.Button()
89         Me.lbltimedelete = New System.Windows.Forms.Label()
90         Me.btnHomedelete = New System.Windows.Forms.Button()
91         Me.txtHomedescription = New System.Windows.Forms.TextBox()
92         Me.Label22 = New System.Windows.Forms.Label()
93         Me.btnHomeclear = New System.Windows.Forms.Button()
94         Me.txtHometitle = New System.Windows.Forms.TextBox()
95         Me.btnHomepost = New System.Windows.Forms.Button()
96         Me.Label21 = New System.Windows.Forms.Label()
97         Me.gb = New System.Windows.Forms.GroupBox()
98         Me.dgvHome = New System.Windows.Forms.DataGridView()
99         Me.gbActivitylog = New System.Windows.Forms.GroupBox()
100         Me.txtActivitysearch = New System.Windows.Forms.TextBox()
101         Me.btnActivitysearch = New System.Windows.Forms.Button()
102         Me.Label25 = New System.Windows.Forms.Label()
103         Me.btnActivitylogrefresh = New System.Windows.Forms.Button()
104         Me.dgvActivitylog = New System.Windows.Forms.DataGridView()
105         Me.gbViewstock = New System.Windows.Forms.GroupBox()
106         Me.txtViewstoresearch = New System.Windows.Forms.TextBox()
107         Me.btnViewstoresearch = New System.Windows.Forms.Button()
108         Me.Label7 = New System.Windows.Forms.Label()
109         Me.btnViewstoreedit = New System.Windows.Forms.Button()
110         Me.lblViewstorename = New System.Windows.Forms.Label()
111         Me.lblViewstoredelete = New System.Windows.Forms.Label()
112         Me.btnViewstoredelete = New System.Windows.Forms.Button()
113         Me.btnViewstorerefresh = New System.Windows.Forms.Button()
114         Me.dgvViewstore = New System.Windows.Forms.DataGridView()
115         Me.gbViewsales = New System.Windows.Forms.GroupBox()
116         Me.txtViewsalessearch = New System.Windows.Forms.TextBox()
117         Me.btnViewsalessearch = New System.Windows.Forms.Button()
118         Me.Label8 = New System.Windows.Forms.Label()
119         Me.btnViewsalesrefresh = New System.Windows.Forms.Button()
120         Me.dgvViewsales = New System.Windows.Forms.DataGridView()
121         Me.gbAddstock = New System.Windows.Forms.GroupBox()
122         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
123         Me.lbldateadded = New System.Windows.Forms.Label()
124         Me.btnClearaddstock = New System.Windows.Forms.Button()
125         Me.txtInfoaddstock = New System.Windows.Forms.TextBox()
126         Me.btnSaveaddstock = New System.Windows.Forms.Button()
127         Me.Label6 = New System.Windows.Forms.Label()
128         Me.Label5 = New System.Windows.Forms.Label()
129         Me.txtsellpriceaddstock = New System.Windows.Forms.TextBox()
130         Me.Label4 = New System.Windows.Forms.Label()
131         Me.txtbuyingpriceaddstock = New System.Windows.Forms.TextBox()
132         Me.Label3 = New System.Windows.Forms.Label()
133         Me.txtquantityaddstock = New System.Windows.Forms.TextBox()
134         Me.Label2 = New System.Windows.Forms.Label()
135         Me.cbcategoryaddstock = New System.Windows.Forms.ComboBox()
136         Me.txtnameaddstock = New System.Windows.Forms.TextBox()
137         Me.Label1 = New System.Windows.Forms.Label()
138         Me.gbHelp = New System.Windows.Forms.GroupBox()
139         Me.gbReport = New System.Windows.Forms.GroupBox()
140         Me.TimerDate = New System.Windows.Forms.Timer(Me.components)
141         Me.niSIS = New System.Windows.Forms.NotifyIcon(Me.components)
142         Me.btnLogout = New System.Windows.Forms.Button()
143         Me.gbTime = New System.Windows.Forms.GroupBox()
144         Me.lblZone = New System.Windows.Forms.Label()
145         Me.lblDate = New System.Windows.Forms.Label()
146         Me.lblTime = New System.Windows.Forms.Label()
147         Me.btnHelp = New System.Windows.Forms.Button()
148         Me.btnSettings = New System.Windows.Forms.Button()
149         Me.btnLog = New System.Windows.Forms.Button()
150         Me.btnManageaccounts = New System.Windows.Forms.Button()
151         Me.btnReport = New System.Windows.Forms.Button()
152         Me.btnViewsales = New System.Windows.Forms.Button()
153         Me.btnViewstock = New System.Windows.Forms.Button()
154         Me.btnAddstock = New System.Windows.Forms.Button()
155         Me.btnHome = New System.Windows.Forms.Button()
156         Me.PictureBox1 = New System.Windows.Forms.PictureBox()
157         Me.ofdRestore = New System.Windows.Forms.OpenFileDialog()
158         Me.sfdBackup = New System.Windows.Forms.SaveFileDialog()
159         Me.Panel1.SuspendLayout()
160         Me.gbSetting.SuspendLayout()
161         Me.GroupBox9.SuspendLayout()
162         Me.GroupBox8.SuspendLayout()
163         Me.GroupBox7.SuspendLayout()
164         Me.GroupBox6.SuspendLayout()
165         Me.gbManageusers.SuspendLayout()
166         Me.GroupBox3.SuspendLayout()
167         CType(Me.dgvManageruser, System.ComponentModel.ISupportInitialize).BeginInit()
168         Me.GroupBox2.SuspendLayout()
169         Me.gbHome.SuspendLayout()
170         Me.GroupBox5.SuspendLayout()
171         Me.GroupBox4.SuspendLayout()
172         Me.gb.SuspendLayout()
173         CType(Me.dgvHome, System.ComponentModel.ISupportInitialize).BeginInit()
174         Me.gbActivitylog.SuspendLayout()
175         CType(Me.dgvActivitylog, System.ComponentModel.ISupportInitialize).BeginInit()
176         Me.gbViewstock.SuspendLayout()
177         CType(Me.dgvViewstore, System.ComponentModel.ISupportInitialize).BeginInit()
178         Me.gbViewsales.SuspendLayout()
179         CType(Me.dgvViewsales, System.ComponentModel.ISupportInitialize).BeginInit()
180         Me.gbAddstock.SuspendLayout()
181         Me.GroupBox1.SuspendLayout()
182         Me.gbTime.SuspendLayout()
183         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
184         Me.SuspendLayout()
185         
'
186         
'Panel1
187         
'
188         Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
189             Or System.Windows.Forms.AnchorStyles.Left) _
190             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
191         Me.Panel1.BackColor = System.Drawing.Color.Transparent
192         Me.Panel1.Controls.Add(Me.gbManageusers)
193         Me.Panel1.Controls.Add(Me.gbSetting)
194         Me.Panel1.Controls.Add(Me.gbHome)
195         Me.Panel1.Controls.Add(Me.gbAddstock)
196         Me.Panel1.Controls.Add(Me.gbViewstock)
197         Me.Panel1.Controls.Add(Me.gbViewsales)
198         Me.Panel1.Controls.Add(Me.gbActivitylog)
199         Me.Panel1.Controls.Add(Me.gbHelp)
200         Me.Panel1.Controls.Add(Me.gbReport)
201         Me.Panel1.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
202         Me.Panel1.Location = New System.Drawing.Point(
0, 187)
203         Me.Panel1.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
204         Me.Panel1.Name =
"Panel1"
205         Me.Panel1.Size = New System.Drawing.Size(
1153, 470)
206         Me.Panel1.TabIndex =
12
207         
'
208         
'gbSetting
209         
'
210         Me.gbSetting.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
211             Or System.Windows.Forms.AnchorStyles.Left) _
212             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
213         Me.gbSetting.Controls.Add(Me.GroupBox9)
214         Me.gbSetting.Controls.Add(Me.GroupBox8)
215         Me.gbSetting.Controls.Add(Me.GroupBox7)
216         Me.gbSetting.Controls.Add(Me.GroupBox6)
217         Me.gbSetting.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
218         Me.gbSetting.ForeColor = System.Drawing.Color.Moccasin
219         Me.gbSetting.Location = New System.Drawing.Point(
477, 74)
220         Me.gbSetting.Name =
"gbSetting"
221         Me.gbSetting.Size = New System.Drawing.Size(
1147, 465)
222         Me.gbSetting.TabIndex =
9
223         Me.gbSetting.TabStop = False
224         Me.gbSetting.Text =
"Settings"
225         
'
226         
'GroupBox9
227         
'
228         Me.GroupBox9.Controls.Add(Me.lblMailattach)
229         Me.GroupBox9.Controls.Add(Me.txtMailTo)
230         Me.GroupBox9.Controls.Add(Me.Label31)
231         Me.GroupBox9.Controls.Add(Me.btnMailsend)
232         Me.GroupBox9.Controls.Add(Me.Label32)
233         Me.GroupBox9.ForeColor = System.Drawing.Color.Moccasin
234         Me.GroupBox9.Location = New System.Drawing.Point(
557, 239)
235         Me.GroupBox9.Name =
"GroupBox9"
236         Me.GroupBox9.Size = New System.Drawing.Size(
584, 215)
237         Me.GroupBox9.TabIndex =
9
238         Me.GroupBox9.TabStop = False
239         Me.GroupBox9.Text =
"Send backup copy to mail"
240         
'
241         
'lblMailattach
242         
'
243         Me.lblMailattach.AutoSize = True
244         Me.lblMailattach.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
245         Me.lblMailattach.ForeColor = System.Drawing.Color.Moccasin
246         Me.lblMailattach.Location = New System.Drawing.Point(
157, 111)
247         Me.lblMailattach.Name =
"lblMailattach"
248         Me.lblMailattach.Size = New System.Drawing.Size(
121, 13)
249         Me.lblMailattach.TabIndex =
9
250         Me.lblMailattach.Text =
"No attachment selected"
251         
'
252         
'txtMailTo
253         
'
254         Me.txtMailTo.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
255         Me.txtMailTo.ForeColor = System.Drawing.Color.Moccasin
256         Me.txtMailTo.Location = New System.Drawing.Point(
153, 64)
257         Me.txtMailTo.Name =
"txtMailTo"
258         Me.txtMailTo.Size = New System.Drawing.Size(
203, 23)
259         Me.txtMailTo.TabIndex =
38
260         
'
261         
'Label31
262         
'
263         Me.Label31.AutoSize = True
264         Me.Label31.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
265         Me.Label31.ForeColor = System.Drawing.Color.Moccasin
266         Me.Label31.Location = New System.Drawing.Point(
63, 111)
267         Me.Label31.Name =
"Label31"
268         Me.Label31.Size = New System.Drawing.Size(
85, 14)
269         Me.Label31.TabIndex =
9
270         Me.Label31.Text =
"Attachment:"
271         
'
272         
'btnMailsend
273         
'
274         Me.btnMailsend.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
275         Me.btnMailsend.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
276         Me.btnMailsend.Cursor = System.Windows.Forms.Cursors.Hand
277         Me.btnMailsend.FlatStyle = System.Windows.Forms.FlatStyle.Flat
278         Me.btnMailsend.ForeColor = System.Drawing.Color.Moccasin
279         Me.btnMailsend.Image = Global.Stationary_Information_System.My.Resources.Resources.mail_forward1
280         Me.btnMailsend.Location = New System.Drawing.Point(
166, 144)
281         Me.btnMailsend.Name =
"btnMailsend"
282         Me.btnMailsend.Size = New System.Drawing.Size(
128, 50)
283         Me.btnMailsend.TabIndex =
8
284         Me.btnMailsend.Text =
"Send"
285         Me.btnMailsend.TextAlign = System.Drawing.ContentAlignment.MiddleRight
286         Me.btnMailsend.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
287         Me.btnMailsend.UseVisualStyleBackColor = True
288         
'
289         
'Label32
290         
'
291         Me.Label32.AutoSize = True
292         Me.Label32.Font = New System.Drawing.Font(
"Tahoma", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
293         Me.Label32.ForeColor = System.Drawing.Color.Moccasin
294         Me.Label32.Location = New System.Drawing.Point(
122, 67)
295         Me.Label32.Name =
"Label32"
296         Me.Label32.Size = New System.Drawing.Size(
26, 14)
297         Me.Label32.TabIndex =
5
298         Me.Label32.Text =
"To:"
299         
'
300         
'GroupBox8
301         
'
302         Me.GroupBox8.Controls.Add(Me.btnSavebackup)
303         Me.GroupBox8.Controls.Add(Me.btnRestorebackup)
304         Me.GroupBox8.ForeColor = System.Drawing.Color.Moccasin
305         Me.GroupBox8.Location = New System.Drawing.Point(
10, 240)
306         Me.GroupBox8.Name =
"GroupBox8"
307         Me.GroupBox8.Size = New System.Drawing.Size(
541, 215)
308         Me.GroupBox8.TabIndex =
2
309         Me.GroupBox8.TabStop = False
310         Me.GroupBox8.Text =
"Backup and Restore"
311         
'
312         
'btnSavebackup
313         
'
314         Me.btnSavebackup.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
315         Me.btnSavebackup.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
316         Me.btnSavebackup.Cursor = System.Windows.Forms.Cursors.Hand
317         Me.btnSavebackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat
318         Me.btnSavebackup.ForeColor = System.Drawing.Color.Moccasin
319         Me.btnSavebackup.Image = Global.Stationary_Information_System.My.Resources.Resources.foward
320         Me.btnSavebackup.Location = New System.Drawing.Point(
25, 87)
321         Me.btnSavebackup.Name =
"btnSavebackup"
322         Me.btnSavebackup.Size = New System.Drawing.Size(
136, 40)
323         Me.btnSavebackup.TabIndex =
8
324         Me.btnSavebackup.Text =
"Backup"
325         Me.btnSavebackup.TextAlign = System.Drawing.ContentAlignment.MiddleRight
326         Me.btnSavebackup.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
327         Me.btnSavebackup.UseVisualStyleBackColor = True
328         
'
329         
'btnRestorebackup
330         
'
331         Me.btnRestorebackup.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
332         Me.btnRestorebackup.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
333         Me.btnRestorebackup.Cursor = System.Windows.Forms.Cursors.Hand
334         Me.btnRestorebackup.FlatStyle = System.Windows.Forms.FlatStyle.Flat
335         Me.btnRestorebackup.ForeColor = System.Drawing.Color.Moccasin
336         Me.btnRestorebackup.Image = Global.Stationary_Information_System.My.Resources.Resources.back
337         Me.btnRestorebackup.Location = New System.Drawing.Point(
213, 87)
338         Me.btnRestorebackup.Name =
"btnRestorebackup"
339         Me.btnRestorebackup.Size = New System.Drawing.Size(
136, 40)
340         Me.btnRestorebackup.TabIndex =
7
341         Me.btnRestorebackup.Text =
"Restore"
342         Me.btnRestorebackup.TextAlign = System.Drawing.ContentAlignment.MiddleRight
343         Me.btnRestorebackup.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
344         Me.btnRestorebackup.UseVisualStyleBackColor = True
345         
'
346         
'GroupBox7
347         
'
348         Me.GroupBox7.Controls.Add(Me.lblUpdates)
349         Me.GroupBox7.Controls.Add(Me.pbUpdates)
350         Me.GroupBox7.Controls.Add(Me.btnCheckupdates)
351         Me.GroupBox7.Controls.Add(Me.Label27)
352         Me.GroupBox7.ForeColor = System.Drawing.Color.Moccasin
353         Me.GroupBox7.Location = New System.Drawing.Point(
557, 15)
354         Me.GroupBox7.Name =
"GroupBox7"
355         Me.GroupBox7.Size = New System.Drawing.Size(
584, 218)
356         Me.GroupBox7.TabIndex =
1
357         Me.GroupBox7.TabStop = False
358         Me.GroupBox7.Text =
"Software Version"
359         
'
360         
'lblUpdates
361         
'
362         Me.lblUpdates.AutoSize = True
363         Me.lblUpdates.ForeColor = System.Drawing.Color.Moccasin
364         Me.lblUpdates.Location = New System.Drawing.Point(
280, 194)
365         Me.lblUpdates.Name =
"lblUpdates"
366         Me.lblUpdates.Size = New System.Drawing.Size(
243, 16)
367         Me.lblUpdates.TabIndex =
2
368         Me.lblUpdates.Text =
"Checking for Updates.Please wait....."
369         Me.lblUpdates.Visible = False
370         
'
371         
'pbUpdates
372         
'
373         Me.pbUpdates.ForeColor = System.Drawing.Color.Moccasin
374         Me.pbUpdates.Location = New System.Drawing.Point(
246, 165)
375         Me.pbUpdates.MarqueeAnimationSpeed =
10
376         Me.pbUpdates.Name =
"pbUpdates"
377         Me.pbUpdates.Size = New System.Drawing.Size(
323, 23)
378         Me.pbUpdates.Style = System.Windows.Forms.ProgressBarStyle.Marquee
379         Me.pbUpdates.TabIndex =
1
380         Me.pbUpdates.Visible = False
381         
'
382         
'btnCheckupdates
383         
'
384         Me.btnCheckupdates.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
385         Me.btnCheckupdates.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
386         Me.btnCheckupdates.Cursor = System.Windows.Forms.Cursors.Hand
387         Me.btnCheckupdates.FlatStyle = System.Windows.Forms.FlatStyle.Flat
388         Me.btnCheckupdates.ForeColor = System.Drawing.Color.Moccasin
389         Me.btnCheckupdates.Image = Global.Stationary_Information_System.My.Resources.Resources.cnr_update
390         Me.btnCheckupdates.Location = New System.Drawing.Point(
11, 166)
391         Me.btnCheckupdates.Name =
"btnCheckupdates"
392         Me.btnCheckupdates.Size = New System.Drawing.Size(
168, 40)
393         Me.btnCheckupdates.TabIndex =
1
394         Me.btnCheckupdates.Text =
"Check for updates"
395         Me.btnCheckupdates.TextAlign = System.Drawing.ContentAlignment.MiddleRight
396         Me.btnCheckupdates.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
397         Me.btnCheckupdates.UseVisualStyleBackColor = True
398         
'
399         
'Label27
400         
'
401         Me.Label27.AutoSize = True
402         Me.Label27.ForeColor = System.Drawing.Color.Moccasin
403         Me.Label27.Location = New System.Drawing.Point(
8, 23)
404         Me.Label27.Name =
"Label27"
405         Me.Label27.Size = New System.Drawing.Size(
252, 128)
406         Me.Label27.TabIndex =
0
407         Me.Label27.Text =
"Software Version:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " 10.2013.1.1 ENG" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Design Version:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " 4.1.1.2013" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Copyrigh" & _
408     
"t © 2013. All rights reserved"
409         
'
410         
'GroupBox6
411         
'
412         Me.GroupBox6.Controls.Add(Me.Label26)
413         Me.GroupBox6.ForeColor = System.Drawing.Color.Moccasin
414         Me.GroupBox6.Location = New System.Drawing.Point(
10, 16)
415         Me.GroupBox6.Name =
"GroupBox6"
416         Me.GroupBox6.Size = New System.Drawing.Size(
541, 218)
417         Me.GroupBox6.TabIndex =
0
418         Me.GroupBox6.TabStop = False
419         Me.GroupBox6.Text =
"About"
420         
'
421         
'Label26
422         
'
423         Me.Label26.AutoSize = True
424         Me.Label26.ForeColor = System.Drawing.Color.Moccasin
425         Me.Label26.Location = New System.Drawing.Point(
8, 23)
426         Me.Label26.Name =
"Label26"
427         Me.Label26.Size = New System.Drawing.Size(
530, 176)
428         Me.Label26.TabIndex =
0
429         Me.Label26.Text = resources.GetString(
"Label26.Text")
430         
'
431         
'gbManageusers
432         
'
433         Me.gbManageusers.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
434             Or System.Windows.Forms.AnchorStyles.Left) _
435             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
436         Me.gbManageusers.Controls.Add(Me.GroupBox3)
437         Me.gbManageusers.Controls.Add(Me.GroupBox2)
438         Me.gbManageusers.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
439         Me.gbManageusers.ForeColor = System.Drawing.Color.Moccasin
440         Me.gbManageusers.Location = New System.Drawing.Point(
3, 5)
441         Me.gbManageusers.Name =
"gbManageusers"
442         Me.gbManageusers.Size = New System.Drawing.Size(
1150, 465)
443         Me.gbManageusers.TabIndex =
7
444         Me.gbManageusers.TabStop = False
445         Me.gbManageusers.Text =
"Manage SIS Users"
446         
'
447         
'GroupBox3
448         
'
449         Me.GroupBox3.Controls.Add(Me.txtManageusersearch)
450         Me.GroupBox3.Controls.Add(Me.btnManageusersearch)
451         Me.GroupBox3.Controls.Add(Me.Label24)
452         Me.GroupBox3.Controls.Add(Me.lbldeleteuname)
453         Me.GroupBox3.Controls.Add(Me.btnManageuserRefresh)
454         Me.GroupBox3.Controls.Add(Me.btnManageuserEdit)
455         Me.GroupBox3.Controls.Add(Me.btnManageuserDelete)
456         Me.GroupBox3.Controls.Add(Me.dgvManageruser)
457         Me.GroupBox3.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
458         Me.GroupBox3.ForeColor = System.Drawing.Color.Moccasin
459         Me.GroupBox3.Location = New System.Drawing.Point(
346, 17)
460         Me.GroupBox3.Name =
"GroupBox3"
461         Me.GroupBox3.Size = New System.Drawing.Size(
798, 427)
462         Me.GroupBox3.TabIndex =
1
463         Me.GroupBox3.TabStop = False
464         Me.GroupBox3.Text =
"Current Users"
465         
'
466         
'txtManageusersearch
467         
'
468         Me.txtManageusersearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
469         Me.txtManageusersearch.Location = New System.Drawing.Point(
457, 372)
470         Me.txtManageusersearch.Name =
"txtManageusersearch"
471         Me.txtManageusersearch.Size = New System.Drawing.Size(
203, 23)
472         Me.txtManageusersearch.TabIndex =
37
473         
'
474         
'btnManageusersearch
475         
'
476         Me.btnManageusersearch.BackgroundImage = CType(resources.GetObject(
"btnManageusersearch.BackgroundImage"), System.Drawing.Image)
477         Me.btnManageusersearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
478         Me.btnManageusersearch.Cursor = System.Windows.Forms.Cursors.Hand
479         Me.btnManageusersearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
480         Me.btnManageusersearch.ForeColor = System.Drawing.Color.Moccasin
481         Me.btnManageusersearch.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_8
482         Me.btnManageusersearch.Location = New System.Drawing.Point(
665, 352)
483         Me.btnManageusersearch.Name =
"btnManageusersearch"
484         Me.btnManageusersearch.Size = New System.Drawing.Size(
127, 60)
485         Me.btnManageusersearch.TabIndex =
36
486         Me.btnManageusersearch.Text =
"Search"
487         Me.btnManageusersearch.TextAlign = System.Drawing.ContentAlignment.BottomRight
488         Me.btnManageusersearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
489         Me.btnManageusersearch.UseVisualStyleBackColor = True
490         
'
491         
'Label24
492         
'
493         Me.Label24.AutoSize = True
494         Me.Label24.BackColor = System.Drawing.Color.Transparent
495         Me.Label24.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
496         Me.Label24.ForeColor = System.Drawing.Color.Moccasin
497         Me.Label24.Location = New System.Drawing.Point(
387, 375)
498         Me.Label24.Name =
"Label24"
499         Me.Label24.Size = New System.Drawing.Size(
66, 16)
500         Me.Label24.TabIndex =
35
501         Me.Label24.Text =
"Search :"
502         
'
503         
'lbldeleteuname
504         
'
505         Me.lbldeleteuname.AutoSize = True
506         Me.lbldeleteuname.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
507         Me.lbldeleteuname.Location = New System.Drawing.Point(
388, 335)
508         Me.lbldeleteuname.Name =
"lbldeleteuname"
509         Me.lbldeleteuname.Size = New System.Drawing.Size(
47, 16)
510         Me.lbldeleteuname.TabIndex =
29
511         Me.lbldeleteuname.Text =
"uname"
512         Me.lbldeleteuname.UseWaitCursor = True
513         Me.lbldeleteuname.Visible = False
514         
'
515         
'btnManageuserRefresh
516         
'
517         Me.btnManageuserRefresh.BackgroundImage = CType(resources.GetObject(
"btnManageuserRefresh.BackgroundImage"), System.Drawing.Image)
518         Me.btnManageuserRefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
519         Me.btnManageuserRefresh.Cursor = System.Windows.Forms.Cursors.Hand
520         Me.btnManageuserRefresh.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
521         Me.btnManageuserRefresh.ForeColor = System.Drawing.Color.Moccasin
522         Me.btnManageuserRefresh.Image = Global.Stationary_Information_System.My.Resources.Resources.refresh
523         Me.btnManageuserRefresh.Location = New System.Drawing.Point(
256, 353)
524         Me.btnManageuserRefresh.Name =
"btnManageuserRefresh"
525         Me.btnManageuserRefresh.Size = New System.Drawing.Size(
127, 60)
526         Me.btnManageuserRefresh.TabIndex =
23
527         Me.btnManageuserRefresh.Text =
"Refresh"
528         Me.btnManageuserRefresh.TextAlign = System.Drawing.ContentAlignment.BottomRight
529         Me.btnManageuserRefresh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
530         Me.btnManageuserRefresh.UseVisualStyleBackColor = True
531         
'
532         
'btnManageuserEdit
533         
'
534         Me.btnManageuserEdit.BackgroundImage = CType(resources.GetObject(
"btnManageuserEdit.BackgroundImage"), System.Drawing.Image)
535         Me.btnManageuserEdit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
536         Me.btnManageuserEdit.Cursor = System.Windows.Forms.Cursors.Hand
537         Me.btnManageuserEdit.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
538         Me.btnManageuserEdit.ForeColor = System.Drawing.Color.Moccasin
539         Me.btnManageuserEdit.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_1
540         Me.btnManageuserEdit.Location = New System.Drawing.Point(
130, 353)
541         Me.btnManageuserEdit.Name =
"btnManageuserEdit"
542         Me.btnManageuserEdit.Size = New System.Drawing.Size(
127, 60)
543         Me.btnManageuserEdit.TabIndex =
22
544         Me.btnManageuserEdit.Text =
"Edit"
545         Me.btnManageuserEdit.TextAlign = System.Drawing.ContentAlignment.BottomRight
546         Me.btnManageuserEdit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
547         Me.btnManageuserEdit.UseVisualStyleBackColor = True
548         
'
549         
'btnManageuserDelete
550         
'
551         Me.btnManageuserDelete.BackgroundImage = CType(resources.GetObject(
"btnManageuserDelete.BackgroundImage"), System.Drawing.Image)
552         Me.btnManageuserDelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
553         Me.btnManageuserDelete.Cursor = System.Windows.Forms.Cursors.Hand
554         Me.btnManageuserDelete.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
555         Me.btnManageuserDelete.ForeColor = System.Drawing.Color.Moccasin
556         Me.btnManageuserDelete.Image = Global.Stationary_Information_System.My.Resources.Resources.gnome_edit_delete
557         Me.btnManageuserDelete.Location = New System.Drawing.Point(
4, 353)
558         Me.btnManageuserDelete.Name =
"btnManageuserDelete"
559         Me.btnManageuserDelete.Size = New System.Drawing.Size(
127, 60)
560         Me.btnManageuserDelete.TabIndex =
21
561         Me.btnManageuserDelete.Text =
"Delete"
562         Me.btnManageuserDelete.TextAlign = System.Drawing.ContentAlignment.BottomRight
563         Me.btnManageuserDelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
564         Me.btnManageuserDelete.UseVisualStyleBackColor = True
565         
'
566         
'dgvManageruser
567         
'
568         Me.dgvManageruser.AllowUserToAddRows = False
569         Me.dgvManageruser.AllowUserToDeleteRows = False
570         Me.dgvManageruser.AllowUserToResizeColumns = False
571         Me.dgvManageruser.AllowUserToResizeRows = False
572         Me.dgvManageruser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
573         Me.dgvManageruser.Location = New System.Drawing.Point(
7, 23)
574         Me.dgvManageruser.Name =
"dgvManageruser"
575         Me.dgvManageruser.ReadOnly = True
576         Me.dgvManageruser.RowHeadersVisible = False
577         Me.dgvManageruser.Size = New System.Drawing.Size(
785, 298)
578         Me.dgvManageruser.TabIndex =
0
579         
'
580         
'GroupBox2
581         
'
582         Me.GroupBox2.Controls.Add(Me.cbManageusersex)
583         Me.GroupBox2.Controls.Add(Me.txtManageusercpassword)
584         Me.GroupBox2.Controls.Add(Me.Label23)
585         Me.GroupBox2.Controls.Add(Me.dtpManageuserdob)
586         Me.GroupBox2.Controls.Add(Me.txtManageuserpassword)
587         Me.GroupBox2.Controls.Add(Me.Label20)
588         Me.GroupBox2.Controls.Add(Me.txtManageuseruname)
589         Me.GroupBox2.Controls.Add(Me.Label19)
590         Me.GroupBox2.Controls.Add(Me.btnManageuserclear)
591         Me.GroupBox2.Controls.Add(Me.btnManageuseradd)
592         Me.GroupBox2.Controls.Add(Me.Label18)
593         Me.GroupBox2.Controls.Add(Me.cbManageuserRole)
594         Me.GroupBox2.Controls.Add(Me.Label17)
595         Me.GroupBox2.Controls.Add(Me.cbManageusermarital)
596         Me.GroupBox2.Controls.Add(Me.Label16)
597         Me.GroupBox2.Controls.Add(Me.txtManageusermobile)
598         Me.GroupBox2.Controls.Add(Me.Label15)
599         Me.GroupBox2.Controls.Add(Me.Label14)
600         Me.GroupBox2.Controls.Add(Me.txtManageuseremail)
601         Me.GroupBox2.Controls.Add(Me.Label13)
602         Me.GroupBox2.Controls.Add(Me.txtManageuserlname)
603         Me.GroupBox2.Controls.Add(Me.Label12)
604         Me.GroupBox2.Controls.Add(Me.txtManageusermname)
605         Me.GroupBox2.Controls.Add(Me.Label11)
606         Me.GroupBox2.Controls.Add(Me.txtManageuserfname)
607         Me.GroupBox2.Controls.Add(Me.Label10)
608         Me.GroupBox2.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
609         Me.GroupBox2.ForeColor = System.Drawing.Color.Moccasin
610         Me.GroupBox2.Location = New System.Drawing.Point(
6, 17)
611         Me.GroupBox2.Name =
"GroupBox2"
612         Me.GroupBox2.Size = New System.Drawing.Size(
334, 427)
613         Me.GroupBox2.TabIndex =
0
614         Me.GroupBox2.TabStop = False
615         Me.GroupBox2.Text =
"Add New User"
616         
'
617         
'cbManageusersex
618         
'
619         Me.cbManageusersex.Cursor = System.Windows.Forms.Cursors.Hand
620         Me.cbManageusersex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
621         Me.cbManageusersex.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
622         Me.cbManageusersex.FormattingEnabled = True
623         Me.cbManageusersex.Items.AddRange(New Object() {
"Male", "Female"})
624         Me.cbManageusersex.Location = New System.Drawing.Point(
142, 147)
625         Me.cbManageusersex.Name =
"cbManageusersex"
626         Me.cbManageusersex.Size = New System.Drawing.Size(
104, 24)
627         Me.cbManageusersex.TabIndex =
28
628         
'
629         
'txtManageusercpassword
630         
'
631         Me.txtManageusercpassword.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
632         Me.txtManageusercpassword.Location = New System.Drawing.Point(
142, 307)
633         Me.txtManageusercpassword.Name =
"txtManageusercpassword"
634         Me.txtManageusercpassword.Size = New System.Drawing.Size(
181, 23)
635         Me.txtManageusercpassword.TabIndex =
27
636         Me.txtManageusercpassword.UseSystemPasswordChar = True
637         
'
638         
'Label23
639         
'
640         Me.Label23.AutoSize = True
641         Me.Label23.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
642         Me.Label23.ForeColor = System.Drawing.Color.Moccasin
643         Me.Label23.Location = New System.Drawing.Point(
7, 309)
644         Me.Label23.Name =
"Label23"
645         Me.Label23.Size = New System.Drawing.Size(
133, 16)
646         Me.Label23.TabIndex =
26
647         Me.Label23.Text =
"Confirm Password :"
648         
'
649         
'dtpManageuserdob
650         
'
651         Me.dtpManageuserdob.Cursor = System.Windows.Forms.Cursors.Hand
652         Me.dtpManageuserdob.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
653         Me.dtpManageuserdob.Location = New System.Drawing.Point(
142, 122)
654         Me.dtpManageuserdob.MaxDate = New Date(
1995, 12, 31, 0, 0, 0, 0)
655         Me.dtpManageuserdob.MinDate = New Date(
1980, 1, 1, 0, 0, 0, 0)
656         Me.dtpManageuserdob.Name =
"dtpManageuserdob"
657         Me.dtpManageuserdob.Size = New System.Drawing.Size(
104, 23)
658         Me.dtpManageuserdob.TabIndex =
25
659         Me.dtpManageuserdob.Value = New Date(
1995, 12, 31, 0, 0, 0, 0)
660         
'
661         
'txtManageuserpassword
662         
'
663         Me.txtManageuserpassword.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
664         Me.txtManageuserpassword.Location = New System.Drawing.Point(
142, 279)
665         Me.txtManageuserpassword.Name =
"txtManageuserpassword"
666         Me.txtManageuserpassword.Size = New System.Drawing.Size(
181, 23)
667         Me.txtManageuserpassword.TabIndex =
24
668         Me.txtManageuserpassword.UseSystemPasswordChar = True
669         
'
670         
'Label20
671         
'
672         Me.Label20.AutoSize = True
673         Me.Label20.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
674         Me.Label20.ForeColor = System.Drawing.Color.Moccasin
675         Me.Label20.Location = New System.Drawing.Point(
60, 281)
676         Me.Label20.Name =
"Label20"
677         Me.Label20.Size = New System.Drawing.Size(
80, 16)
678         Me.Label20.TabIndex =
23
679         Me.Label20.Text =
"Password :"
680         
'
681         
'txtManageuseruname
682         
'
683         Me.txtManageuseruname.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower
684         Me.txtManageuseruname.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
685         Me.txtManageuseruname.Location = New System.Drawing.Point(
142, 253)
686         Me.txtManageuseruname.Name =
"txtManageuseruname"
687         Me.txtManageuseruname.Size = New System.Drawing.Size(
181, 23)
688         Me.txtManageuseruname.TabIndex =
22
689         
'
690         
'Label19
691         
'
692         Me.Label19.AutoSize = True
693         Me.Label19.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
694         Me.Label19.ForeColor = System.Drawing.Color.Moccasin
695         Me.Label19.Location = New System.Drawing.Point(
59, 256)
696         Me.Label19.Name =
"Label19"
697         Me.Label19.Size = New System.Drawing.Size(
81, 16)
698         Me.Label19.TabIndex =
21
699         Me.Label19.Text =
"Username :"
700         
'
701         
'btnManageuserclear
702         
'
703         Me.btnManageuserclear.BackgroundImage = CType(resources.GetObject(
"btnManageuserclear.BackgroundImage"), System.Drawing.Image)
704         Me.btnManageuserclear.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
705         Me.btnManageuserclear.Cursor = System.Windows.Forms.Cursors.Hand
706         Me.btnManageuserclear.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
707         Me.btnManageuserclear.ForeColor = System.Drawing.Color.Moccasin
708         Me.btnManageuserclear.Image = Global.Stationary_Information_System.My.Resources.Resources.edit_clear__1_
709         Me.btnManageuserclear.Location = New System.Drawing.Point(
191, 352)
710         Me.btnManageuserclear.Name =
"btnManageuserclear"
711         Me.btnManageuserclear.Size = New System.Drawing.Size(
127, 60)
712         Me.btnManageuserclear.TabIndex =
20
713         Me.btnManageuserclear.Text =
"Clear"
714         Me.btnManageuserclear.TextAlign = System.Drawing.ContentAlignment.BottomRight
715         Me.btnManageuserclear.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
716         Me.btnManageuserclear.UseVisualStyleBackColor = True
717         
'
718         
'btnManageuseradd
719         
'
720         Me.btnManageuseradd.BackgroundImage = CType(resources.GetObject(
"btnManageuseradd.BackgroundImage"), System.Drawing.Image)
721         Me.btnManageuseradd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
722         Me.btnManageuseradd.Cursor = System.Windows.Forms.Cursors.Hand
723         Me.btnManageuseradd.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
724         Me.btnManageuseradd.ForeColor = System.Drawing.Color.Moccasin
725         Me.btnManageuseradd.Image = Global.Stationary_Information_System.My.Resources.Resources.save
726         Me.btnManageuseradd.Location = New System.Drawing.Point(
47, 352)
727         Me.btnManageuseradd.Name =
"btnManageuseradd"
728         Me.btnManageuseradd.Size = New System.Drawing.Size(
127, 60)
729         Me.btnManageuseradd.TabIndex =
1
730         Me.btnManageuseradd.Text =
"Save"
731         Me.btnManageuseradd.TextAlign = System.Drawing.ContentAlignment.BottomRight
732         Me.btnManageuseradd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
733         Me.btnManageuseradd.UseVisualStyleBackColor = True
734         
'
735         
'Label18
736         
'
737         Me.Label18.AutoSize = True
738         Me.Label18.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
739         Me.Label18.ForeColor = System.Drawing.Color.Moccasin
740         Me.Label18.Location = New System.Drawing.Point(
95, 229)
741         Me.Label18.Name =
"Label18"
742         Me.Label18.Size = New System.Drawing.Size(
45, 16)
743         Me.Label18.TabIndex =
19
744         Me.Label18.Text =
"Role :"
745         
'
746         
'cbManageuserRole
747         
'
748         Me.cbManageuserRole.Cursor = System.Windows.Forms.Cursors.Hand
749         Me.cbManageuserRole.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
750         Me.cbManageuserRole.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
751         Me.cbManageuserRole.FormattingEnabled = True
752         Me.cbManageuserRole.Items.AddRange(New Object() {
"Employee", "Administrator"})
753         Me.cbManageuserRole.Location = New System.Drawing.Point(
142, 226)
754         Me.cbManageuserRole.Name =
"cbManageuserRole"
755         Me.cbManageuserRole.Size = New System.Drawing.Size(
121, 24)
756         Me.cbManageuserRole.TabIndex =
18
757         
'
758         
'Label17
759         
'
760         Me.Label17.AutoSize = True
761         Me.Label17.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
762         Me.Label17.ForeColor = System.Drawing.Color.Moccasin
763         Me.Label17.Location = New System.Drawing.Point(
31, 202)
764         Me.Label17.Name =
"Label17"
765         Me.Label17.Size = New System.Drawing.Size(
109, 16)
766         Me.Label17.TabIndex =
17
767         Me.Label17.Text =
"Marital Status :"
768         
'
769         
'cbManageusermarital
770         
'
771         Me.cbManageusermarital.Cursor = System.Windows.Forms.Cursors.Hand
772         Me.cbManageusermarital.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
773         Me.cbManageusermarital.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
774         Me.cbManageusermarital.FormattingEnabled = True
775         Me.cbManageusermarital.Items.AddRange(New Object() {
"Single", "Married", "Divorced"})
776         Me.cbManageusermarital.Location = New System.Drawing.Point(
142, 199)
777         Me.cbManageusermarital.Name =
"cbManageusermarital"
778         Me.cbManageusermarital.Size = New System.Drawing.Size(
121, 24)
779         Me.cbManageusermarital.TabIndex =
3
780         
'
781         
'Label16
782         
'
783         Me.Label16.AutoSize = True
784         Me.Label16.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
785         Me.Label16.ForeColor = System.Drawing.Color.Moccasin
786         Me.Label16.Location = New System.Drawing.Point(
77, 148)
787         Me.Label16.Name =
"Label16"
788         Me.Label16.Size = New System.Drawing.Size(
63, 16)
789         Me.Label16.TabIndex =
16
790         Me.Label16.Text =
"Gender :"
791         
'
792         
'txtManageusermobile
793         
'
794         Me.txtManageusermobile.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
795         Me.txtManageusermobile.Location = New System.Drawing.Point(
142, 173)
796         Me.txtManageusermobile.Name =
"txtManageusermobile"
797         Me.txtManageusermobile.Size = New System.Drawing.Size(
181, 23)
798         Me.txtManageusermobile.TabIndex =
14
799         
'
800         
'Label15
801         
'
802         Me.Label15.AutoSize = True
803         Me.Label15.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
804         Me.Label15.ForeColor = System.Drawing.Color.Moccasin
805         Me.Label15.Location = New System.Drawing.Point(
29, 176)
806         Me.Label15.Name =
"Label15"
807         Me.Label15.Size = New System.Drawing.Size(
111, 16)
808         Me.Label15.TabIndex =
13
809         Me.Label15.Text =
"Mobile Number :"
810         
'
811         
'Label14
812         
'
813         Me.Label14.AutoSize = True
814         Me.Label14.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
815         Me.Label14.ForeColor = System.Drawing.Color.Moccasin
816         Me.Label14.Location = New System.Drawing.Point(
40, 125)
817         Me.Label14.Name =
"Label14"
818         Me.Label14.Size = New System.Drawing.Size(
100, 16)
819         Me.Label14.TabIndex =
11
820         Me.Label14.Text =
"Date of Birth :"
821         
'
822         
'txtManageuseremail
823         
'
824         Me.txtManageuseremail.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
825         Me.txtManageuseremail.Location = New System.Drawing.Point(
142, 96)
826         Me.txtManageuseremail.Name =
"txtManageuseremail"
827         Me.txtManageuseremail.Size = New System.Drawing.Size(
181, 23)
828         Me.txtManageuseremail.TabIndex =
10
829         
'
830         
'Label13
831         
'
832         Me.Label13.AutoSize = True
833         Me.Label13.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
834         Me.Label13.ForeColor = System.Drawing.Color.Moccasin
835         Me.Label13.Location = New System.Drawing.Point(
85, 102)
836         Me.Label13.Name =
"Label13"
837         Me.Label13.Size = New System.Drawing.Size(
55, 16)
838         Me.Label13.TabIndex =
9
839         Me.Label13.Text =
"E-Mail :"
840         
'
841         
'txtManageuserlname
842         
'
843         Me.txtManageuserlname.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
844         Me.txtManageuserlname.Location = New System.Drawing.Point(
142, 70)
845         Me.txtManageuserlname.Name =
"txtManageuserlname"
846         Me.txtManageuserlname.Size = New System.Drawing.Size(
181, 23)
847         Me.txtManageuserlname.TabIndex =
8
848         
'
849         
'Label12
850         
'
851         Me.Label12.AutoSize = True
852         Me.Label12.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
853         Me.Label12.ForeColor = System.Drawing.Color.Moccasin
854         Me.Label12.Location = New System.Drawing.Point(
56, 74)
855         Me.Label12.Name =
"Label12"
856         Me.Label12.Size = New System.Drawing.Size(
84, 16)
857         Me.Label12.TabIndex =
7
858         Me.Label12.Text =
"Last Name :"
859         
'
860         
'txtManageusermname
861         
'
862         Me.txtManageusermname.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
863         Me.txtManageusermname.Location = New System.Drawing.Point(
142, 44)
864         Me.txtManageusermname.Name =
"txtManageusermname"
865         Me.txtManageusermname.Size = New System.Drawing.Size(
181, 23)
866         Me.txtManageusermname.TabIndex =
6
867         
'
868         
'Label11
869         
'
870         Me.Label11.AutoSize = True
871         Me.Label11.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
872         Me.Label11.ForeColor = System.Drawing.Color.Moccasin
873         Me.Label11.Location = New System.Drawing.Point(
43, 45)
874         Me.Label11.Name =
"Label11"
875         Me.Label11.Size = New System.Drawing.Size(
97, 16)
876         Me.Label11.TabIndex =
5
877         Me.Label11.Text =
"Middle Name :"
878         
'
879         
'txtManageuserfname
880         
'
881         Me.txtManageuserfname.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
882         Me.txtManageuserfname.Location = New System.Drawing.Point(
142, 18)
883         Me.txtManageuserfname.Name =
"txtManageuserfname"
884         Me.txtManageuserfname.Size = New System.Drawing.Size(
181, 23)
885         Me.txtManageuserfname.TabIndex =
4
886         
'
887         
'Label10
888         
'
889         Me.Label10.AutoSize = True
890         Me.Label10.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
891         Me.Label10.ForeColor = System.Drawing.Color.Moccasin
892         Me.Label10.Location = New System.Drawing.Point(
56, 18)
893         Me.Label10.Name =
"Label10"
894         Me.Label10.Size = New System.Drawing.Size(
84, 16)
895         Me.Label10.TabIndex =
0
896         Me.Label10.Text =
"First Name :"
897         
'
898         
'gbHome
899         
'
900         Me.gbHome.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
901             Or System.Windows.Forms.AnchorStyles.Left) _
902             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
903         Me.gbHome.BackgroundImage = CType(resources.GetObject(
"gbHome.BackgroundImage"), System.Drawing.Image)
904         Me.gbHome.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
905         Me.gbHome.Controls.Add(Me.GroupBox5)
906         Me.gbHome.Controls.Add(Me.GroupBox4)
907         Me.gbHome.Controls.Add(Me.gb)
908         Me.gbHome.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
909         Me.gbHome.ForeColor = System.Drawing.Color.Moccasin
910         Me.gbHome.Location = New System.Drawing.Point(
28, 404)
911         Me.gbHome.Name =
"gbHome"
912         Me.gbHome.Size = New System.Drawing.Size(
1150, 435)
913         Me.gbHome.TabIndex =
0
914         Me.gbHome.TabStop = False
915         Me.gbHome.Text =
"Home"
916         
'
917         
'GroupBox5
918         
'
919         Me.GroupBox5.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
920         Me.GroupBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
921         Me.GroupBox5.Controls.Add(Me.txthomesearch)
922         Me.GroupBox5.Controls.Add(Me.btnhomesearch)
923         Me.GroupBox5.Controls.Add(Me.Label9)
924         Me.GroupBox5.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
925         Me.GroupBox5.ForeColor = System.Drawing.Color.Moccasin
926         Me.GroupBox5.Location = New System.Drawing.Point(
674, 224)
927         Me.GroupBox5.Name =
"GroupBox5"
928         Me.GroupBox5.Size = New System.Drawing.Size(
470, 201)
929         Me.GroupBox5.TabIndex =
8
930         Me.GroupBox5.TabStop = False
931         Me.GroupBox5.Text =
"Search News"
932         
'
933         
'txthomesearch
934         
'
935         Me.txthomesearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
936         Me.txthomesearch.Location = New System.Drawing.Point(
134, 70)
937         Me.txthomesearch.Name =
"txthomesearch"
938         Me.txthomesearch.Size = New System.Drawing.Size(
203, 23)
939         Me.txthomesearch.TabIndex =
2
940         
'
941         
'btnhomesearch
942         
'
943         Me.btnhomesearch.BackgroundImage = CType(resources.GetObject(
"btnhomesearch.BackgroundImage"), System.Drawing.Image)
944         Me.btnhomesearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
945         Me.btnhomesearch.Cursor = System.Windows.Forms.Cursors.Hand
946         Me.btnhomesearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
947         Me.btnhomesearch.ForeColor = System.Drawing.Color.Moccasin
948         Me.btnhomesearch.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_8
949         Me.btnhomesearch.Location = New System.Drawing.Point(
134, 135)
950         Me.btnhomesearch.Name =
"btnhomesearch"
951         Me.btnhomesearch.Size = New System.Drawing.Size(
127, 60)
952         Me.btnhomesearch.TabIndex =
1
953         Me.btnhomesearch.Text =
"Search"
954         Me.btnhomesearch.TextAlign = System.Drawing.ContentAlignment.BottomRight
955         Me.btnhomesearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
956         Me.btnhomesearch.UseVisualStyleBackColor = True
957         
'
958         
'Label9
959         
'
960         Me.Label9.AutoSize = True
961         Me.Label9.BackColor = System.Drawing.Color.Transparent
962         Me.Label9.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
963         Me.Label9.ForeColor = System.Drawing.Color.Moccasin
964         Me.Label9.Location = New System.Drawing.Point(
62, 73)
965         Me.Label9.Name =
"Label9"
966         Me.Label9.Size = New System.Drawing.Size(
66, 16)
967         Me.Label9.TabIndex =
0
968         Me.Label9.Text =
"Search :"
969         
'
970         
'GroupBox4
971         
'
972         Me.GroupBox4.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
973         Me.GroupBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
974         Me.GroupBox4.Controls.Add(Me.btnHomerefresh)
975         Me.GroupBox4.Controls.Add(Me.lbltimedelete)
976         Me.GroupBox4.Controls.Add(Me.btnHomedelete)
977         Me.GroupBox4.Controls.Add(Me.txtHomedescription)
978         Me.GroupBox4.Controls.Add(Me.Label22)
979         Me.GroupBox4.Controls.Add(Me.btnHomeclear)
980         Me.GroupBox4.Controls.Add(Me.txtHometitle)
981         Me.GroupBox4.Controls.Add(Me.btnHomepost)
982         Me.GroupBox4.Controls.Add(Me.Label21)
983         Me.GroupBox4.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
984         Me.GroupBox4.ForeColor = System.Drawing.Color.Moccasin
985         Me.GroupBox4.Location = New System.Drawing.Point(
7, 225)
986         Me.GroupBox4.Name =
"GroupBox4"
987         Me.GroupBox4.Size = New System.Drawing.Size(
662, 201)
988         Me.GroupBox4.TabIndex =
1
989         Me.GroupBox4.TabStop = False
990         Me.GroupBox4.Text =
"Post News"
991         
'
992         
'btnHomerefresh
993         
'
994         Me.btnHomerefresh.BackgroundImage = CType(resources.GetObject(
"btnHomerefresh.BackgroundImage"), System.Drawing.Image)
995         Me.btnHomerefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
996         Me.btnHomerefresh.Cursor = System.Windows.Forms.Cursors.Hand
997         Me.btnHomerefresh.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
998         Me.btnHomerefresh.ForeColor = System.Drawing.Color.Moccasin
999         Me.btnHomerefresh.Image = Global.Stationary_Information_System.My.Resources.Resources.refresh
1000         Me.btnHomerefresh.Location = New System.Drawing.Point(
531, 135)
1001         Me.btnHomerefresh.Name =
"btnHomerefresh"
1002         Me.btnHomerefresh.Size = New System.Drawing.Size(
127, 60)
1003         Me.btnHomerefresh.TabIndex =
7
1004         Me.btnHomerefresh.Text =
"Refresh"
1005         Me.btnHomerefresh.TextAlign = System.Drawing.ContentAlignment.BottomRight
1006         Me.btnHomerefresh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1007         Me.btnHomerefresh.UseVisualStyleBackColor = True
1008         
'
1009         
'lbltimedelete
1010         
'
1011         Me.lbltimedelete.AutoSize = True
1012         Me.lbltimedelete.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1013         Me.lbltimedelete.Location = New System.Drawing.Point(
547, 30)
1014         Me.lbltimedelete.Name =
"lbltimedelete"
1015         Me.lbltimedelete.Size = New System.Drawing.Size(
43, 16)
1016         Me.lbltimedelete.TabIndex =
6
1017         Me.lbltimedelete.Text =
"delete"
1018         Me.lbltimedelete.Visible = False
1019         
'
1020         
'btnHomedelete
1021         
'
1022         Me.btnHomedelete.BackgroundImage = CType(resources.GetObject(
"btnHomedelete.BackgroundImage"), System.Drawing.Image)
1023         Me.btnHomedelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1024         Me.btnHomedelete.Cursor = System.Windows.Forms.Cursors.Hand
1025         Me.btnHomedelete.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1026         Me.btnHomedelete.ForeColor = System.Drawing.Color.Moccasin
1027         Me.btnHomedelete.Image = Global.Stationary_Information_System.My.Resources.Resources.gnome_edit_delete
1028         Me.btnHomedelete.Location = New System.Drawing.Point(
388, 135)
1029         Me.btnHomedelete.Name =
"btnHomedelete"
1030         Me.btnHomedelete.Size = New System.Drawing.Size(
127, 60)
1031         Me.btnHomedelete.TabIndex =
1
1032         Me.btnHomedelete.Text =
"Delete"
1033         Me.btnHomedelete.TextAlign = System.Drawing.ContentAlignment.BottomRight
1034         Me.btnHomedelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1035         Me.btnHomedelete.UseVisualStyleBackColor = True
1036         
'
1037         
'txtHomedescription
1038         
'
1039         Me.txtHomedescription.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1040         Me.txtHomedescription.Location = New System.Drawing.Point(
106, 46)
1041         Me.txtHomedescription.Multiline = True
1042         Me.txtHomedescription.Name =
"txtHomedescription"
1043         Me.txtHomedescription.Size = New System.Drawing.Size(
340, 81)
1044         Me.txtHomedescription.TabIndex =
5
1045         
'
1046         
'Label22
1047         
'
1048         Me.Label22.AutoSize = True
1049         Me.Label22.BackColor = System.Drawing.Color.Transparent
1050         Me.Label22.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1051         Me.Label22.ForeColor = System.Drawing.Color.Moccasin
1052         Me.Label22.Location = New System.Drawing.Point(
16, 48)
1053         Me.Label22.Name =
"Label22"
1054         Me.Label22.Size = New System.Drawing.Size(
90, 16)
1055         Me.Label22.TabIndex =
4
1056         Me.Label22.Text =
"Description :"
1057         
'
1058         
'btnHomeclear
1059         
'
1060         Me.btnHomeclear.BackgroundImage = CType(resources.GetObject(
"btnHomeclear.BackgroundImage"), System.Drawing.Image)
1061         Me.btnHomeclear.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1062         Me.btnHomeclear.Cursor = System.Windows.Forms.Cursors.Hand
1063         Me.btnHomeclear.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1064         Me.btnHomeclear.ForeColor = System.Drawing.Color.Moccasin
1065         Me.btnHomeclear.Image = Global.Stationary_Information_System.My.Resources.Resources.edit_clear__1_
1066         Me.btnHomeclear.Location = New System.Drawing.Point(
245, 135)
1067         Me.btnHomeclear.Name =
"btnHomeclear"
1068         Me.btnHomeclear.Size = New System.Drawing.Size(
127, 60)
1069         Me.btnHomeclear.TabIndex =
3
1070         Me.btnHomeclear.Text =
"Clear"
1071         Me.btnHomeclear.TextAlign = System.Drawing.ContentAlignment.BottomRight
1072         Me.btnHomeclear.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1073         Me.btnHomeclear.UseVisualStyleBackColor = True
1074         
'
1075         
'txtHometitle
1076         
'
1077         Me.txtHometitle.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1078         Me.txtHometitle.Location = New System.Drawing.Point(
106, 17)
1079         Me.txtHometitle.Name =
"txtHometitle"
1080         Me.txtHometitle.Size = New System.Drawing.Size(
203, 23)
1081         Me.txtHometitle.TabIndex =
2
1082         
'
1083         
'btnHomepost
1084         
'
1085         Me.btnHomepost.BackgroundImage = CType(resources.GetObject(
"btnHomepost.BackgroundImage"), System.Drawing.Image)
1086         Me.btnHomepost.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1087         Me.btnHomepost.Cursor = System.Windows.Forms.Cursors.Hand
1088         Me.btnHomepost.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1089         Me.btnHomepost.ForeColor = System.Drawing.Color.Moccasin
1090         Me.btnHomepost.Image = Global.Stationary_Information_System.My.Resources.Resources.mail_forward
1091         Me.btnHomepost.Location = New System.Drawing.Point(
106, 135)
1092         Me.btnHomepost.Name =
"btnHomepost"
1093         Me.btnHomepost.Size = New System.Drawing.Size(
127, 60)
1094         Me.btnHomepost.TabIndex =
1
1095         Me.btnHomepost.Text =
"Post"
1096         Me.btnHomepost.TextAlign = System.Drawing.ContentAlignment.BottomRight
1097         Me.btnHomepost.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1098         Me.btnHomepost.UseVisualStyleBackColor = True
1099         
'
1100         
'Label21
1101         
'
1102         Me.Label21.AutoSize = True
1103         Me.Label21.BackColor = System.Drawing.Color.Transparent
1104         Me.Label21.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1105         Me.Label21.ForeColor = System.Drawing.Color.Moccasin
1106         Me.Label21.Location = New System.Drawing.Point(
62, 19)
1107         Me.Label21.Name =
"Label21"
1108         Me.Label21.Size = New System.Drawing.Size(
44, 16)
1109         Me.Label21.TabIndex =
0
1110         Me.Label21.Text =
"Title :"
1111         
'
1112         
'gb
1113         
'
1114         Me.gb.BackgroundImage = CType(resources.GetObject(
"gb.BackgroundImage"), System.Drawing.Image)
1115         Me.gb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1116         Me.gb.Controls.Add(Me.dgvHome)
1117         Me.gb.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1118         Me.gb.ForeColor = System.Drawing.Color.Moccasin
1119         Me.gb.Location = New System.Drawing.Point(
6, 16)
1120         Me.gb.Name =
"gb"
1121         Me.gb.Size = New System.Drawing.Size(
1138, 203)
1122         Me.gb.TabIndex =
0
1123         Me.gb.TabStop = False
1124         Me.gb.Text =
"Breaking News"
1125         
'
1126         
'dgvHome
1127         
'
1128         Me.dgvHome.AllowUserToAddRows = False
1129         Me.dgvHome.AllowUserToDeleteRows = False
1130         Me.dgvHome.AllowUserToResizeRows = False
1131         Me.dgvHome.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
1132         Me.dgvHome.Cursor = System.Windows.Forms.Cursors.Hand
1133         Me.dgvHome.Dock = System.Windows.Forms.DockStyle.Fill
1134         Me.dgvHome.Location = New System.Drawing.Point(
3, 19)
1135         Me.dgvHome.Name =
"dgvHome"
1136         Me.dgvHome.ReadOnly = True
1137         Me.dgvHome.RowHeadersVisible = False
1138         Me.dgvHome.Size = New System.Drawing.Size(
1132, 181)
1139         Me.dgvHome.TabIndex =
27
1140         
'
1141         
'gbActivitylog
1142         
'
1143         Me.gbActivitylog.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
1144             Or System.Windows.Forms.AnchorStyles.Left) _
1145             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
1146         Me.gbActivitylog.Controls.Add(Me.txtActivitysearch)
1147         Me.gbActivitylog.Controls.Add(Me.btnActivitysearch)
1148         Me.gbActivitylog.Controls.Add(Me.Label25)
1149         Me.gbActivitylog.Controls.Add(Me.btnActivitylogrefresh)
1150         Me.gbActivitylog.Controls.Add(Me.dgvActivitylog)
1151         Me.gbActivitylog.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1152         Me.gbActivitylog.ForeColor = System.Drawing.Color.Moccasin
1153         Me.gbActivitylog.Location = New System.Drawing.Point(
416, 98)
1154         Me.gbActivitylog.Name =
"gbActivitylog"
1155         Me.gbActivitylog.Size = New System.Drawing.Size(
1144, 467)
1156         Me.gbActivitylog.TabIndex =
8
1157         Me.gbActivitylog.TabStop = False
1158         Me.gbActivitylog.Text =
"Activity Logs"
1159         
'
1160         
'txtActivitysearch
1161         
'
1162         Me.txtActivitysearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1163         Me.txtActivitysearch.Location = New System.Drawing.Point(
215, 418)
1164         Me.txtActivitysearch.Name =
"txtActivitysearch"
1165         Me.txtActivitysearch.Size = New System.Drawing.Size(
203, 23)
1166         Me.txtActivitysearch.TabIndex =
37
1167         
'
1168         
'btnActivitysearch
1169         
'
1170         Me.btnActivitysearch.BackgroundImage = CType(resources.GetObject(
"btnActivitysearch.BackgroundImage"), System.Drawing.Image)
1171         Me.btnActivitysearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1172         Me.btnActivitysearch.Cursor = System.Windows.Forms.Cursors.Hand
1173         Me.btnActivitysearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1174         Me.btnActivitysearch.ForeColor = System.Drawing.Color.Moccasin
1175         Me.btnActivitysearch.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_8
1176         Me.btnActivitysearch.Location = New System.Drawing.Point(
427, 398)
1177         Me.btnActivitysearch.Name =
"btnActivitysearch"
1178         Me.btnActivitysearch.Size = New System.Drawing.Size(
127, 60)
1179         Me.btnActivitysearch.TabIndex =
36
1180         Me.btnActivitysearch.Text =
"Search"
1181         Me.btnActivitysearch.TextAlign = System.Drawing.ContentAlignment.BottomRight
1182         Me.btnActivitysearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1183         Me.btnActivitysearch.UseVisualStyleBackColor = True
1184         
'
1185         
'Label25
1186         
'
1187         Me.Label25.AutoSize = True
1188         Me.Label25.BackColor = System.Drawing.Color.Transparent
1189         Me.Label25.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1190         Me.Label25.ForeColor = System.Drawing.Color.Moccasin
1191         Me.Label25.Location = New System.Drawing.Point(
143, 421)
1192         Me.Label25.Name =
"Label25"
1193         Me.Label25.Size = New System.Drawing.Size(
66, 16)
1194         Me.Label25.TabIndex =
35
1195         Me.Label25.Text =
"Search :"
1196         
'
1197         
'btnActivitylogrefresh
1198         
'
1199         Me.btnActivitylogrefresh.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
1200         Me.btnActivitylogrefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1201         Me.btnActivitylogrefresh.Cursor = System.Windows.Forms.Cursors.Hand
1202         Me.btnActivitylogrefresh.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1203         Me.btnActivitylogrefresh.ForeColor = System.Drawing.Color.Moccasin
1204         Me.btnActivitylogrefresh.Image = Global.Stationary_Information_System.My.Resources.Resources.refresh
1205         Me.btnActivitylogrefresh.Location = New System.Drawing.Point(
7, 401)
1206         Me.btnActivitylogrefresh.Name =
"btnActivitylogrefresh"
1207         Me.btnActivitylogrefresh.Size = New System.Drawing.Size(
127, 60)
1208         Me.btnActivitylogrefresh.TabIndex =
25
1209         Me.btnActivitylogrefresh.Text =
"Refresh"
1210         Me.btnActivitylogrefresh.TextAlign = System.Drawing.ContentAlignment.BottomRight
1211         Me.btnActivitylogrefresh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1212         Me.btnActivitylogrefresh.UseVisualStyleBackColor = True
1213         
'
1214         
'dgvActivitylog
1215         
'
1216         Me.dgvActivitylog.AllowUserToAddRows = False
1217         Me.dgvActivitylog.AllowUserToDeleteRows = False
1218         Me.dgvActivitylog.AllowUserToResizeColumns = False
1219         Me.dgvActivitylog.AllowUserToResizeRows = False
1220         Me.dgvActivitylog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
1221         Me.dgvActivitylog.Location = New System.Drawing.Point(
7, 20)
1222         Me.dgvActivitylog.Name =
"dgvActivitylog"
1223         Me.dgvActivitylog.ReadOnly = True
1224         Me.dgvActivitylog.RowHeadersVisible = False
1225         Me.dgvActivitylog.Size = New System.Drawing.Size(
1129, 375)
1226         Me.dgvActivitylog.TabIndex =
24
1227         
'
1228         
'gbViewstock
1229         
'
1230         Me.gbViewstock.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
1231             Or System.Windows.Forms.AnchorStyles.Left) _
1232             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
1233         Me.gbViewstock.Controls.Add(Me.txtViewstoresearch)
1234         Me.gbViewstock.Controls.Add(Me.btnViewstoresearch)
1235         Me.gbViewstock.Controls.Add(Me.Label7)
1236         Me.gbViewstock.Controls.Add(Me.btnViewstoreedit)
1237         Me.gbViewstock.Controls.Add(Me.lblViewstorename)
1238         Me.gbViewstock.Controls.Add(Me.lblViewstoredelete)
1239         Me.gbViewstock.Controls.Add(Me.btnViewstoredelete)
1240         Me.gbViewstock.Controls.Add(Me.btnViewstorerefresh)
1241         Me.gbViewstock.Controls.Add(Me.dgvViewstore)
1242         Me.gbViewstock.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1243         Me.gbViewstock.ForeColor = System.Drawing.Color.Moccasin
1244         Me.gbViewstock.Location = New System.Drawing.Point(
164, 303)
1245         Me.gbViewstock.Name =
"gbViewstock"
1246         Me.gbViewstock.Size = New System.Drawing.Size(
1150, 471)
1247         Me.gbViewstock.TabIndex =
2
1248         Me.gbViewstock.TabStop = False
1249         Me.gbViewstock.Text =
"View the store"
1250         
'
1251         
'txtViewstoresearch
1252         
'
1253         Me.txtViewstoresearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1254         Me.txtViewstoresearch.Location = New System.Drawing.Point(
582, 399)
1255         Me.txtViewstoresearch.Name =
"txtViewstoresearch"
1256         Me.txtViewstoresearch.Size = New System.Drawing.Size(
203, 23)
1257         Me.txtViewstoresearch.TabIndex =
34
1258         
'
1259         
'btnViewstoresearch
1260         
'
1261         Me.btnViewstoresearch.BackgroundImage = CType(resources.GetObject(
"btnViewstoresearch.BackgroundImage"), System.Drawing.Image)
1262         Me.btnViewstoresearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1263         Me.btnViewstoresearch.Cursor = System.Windows.Forms.Cursors.Hand
1264         Me.btnViewstoresearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1265         Me.btnViewstoresearch.ForeColor = System.Drawing.Color.Moccasin
1266         Me.btnViewstoresearch.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_8
1267         Me.btnViewstoresearch.Location = New System.Drawing.Point(
794, 379)
1268         Me.btnViewstoresearch.Name =
"btnViewstoresearch"
1269         Me.btnViewstoresearch.Size = New System.Drawing.Size(
127, 60)
1270         Me.btnViewstoresearch.TabIndex =
33
1271         Me.btnViewstoresearch.Text =
"Search"
1272         Me.btnViewstoresearch.TextAlign = System.Drawing.ContentAlignment.BottomRight
1273         Me.btnViewstoresearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1274         Me.btnViewstoresearch.UseVisualStyleBackColor = True
1275         
'
1276         
'Label7
1277         
'
1278         Me.Label7.AutoSize = True
1279         Me.Label7.BackColor = System.Drawing.Color.Transparent
1280         Me.Label7.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1281         Me.Label7.ForeColor = System.Drawing.Color.Moccasin
1282         Me.Label7.Location = New System.Drawing.Point(
510, 402)
1283         Me.Label7.Name =
"Label7"
1284         Me.Label7.Size = New System.Drawing.Size(
66, 16)
1285         Me.Label7.TabIndex =
32
1286         Me.Label7.Text =
"Search :"
1287         
'
1288         
'btnViewstoreedit
1289         
'
1290         Me.btnViewstoreedit.BackgroundImage = CType(resources.GetObject(
"btnViewstoreedit.BackgroundImage"), System.Drawing.Image)
1291         Me.btnViewstoreedit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1292         Me.btnViewstoreedit.Cursor = System.Windows.Forms.Cursors.Hand
1293         Me.btnViewstoreedit.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1294         Me.btnViewstoreedit.ForeColor = System.Drawing.Color.Moccasin
1295         Me.btnViewstoreedit.Image = Global.Stationary_Information_System.My.Resources.Resources.edit_clear__1_
1296         Me.btnViewstoreedit.Location = New System.Drawing.Point(
267, 380)
1297         Me.btnViewstoreedit.Name =
"btnViewstoreedit"
1298         Me.btnViewstoreedit.Size = New System.Drawing.Size(
127, 60)
1299         Me.btnViewstoreedit.TabIndex =
31
1300         Me.btnViewstoreedit.Text =
"Edit"
1301         Me.btnViewstoreedit.TextAlign = System.Drawing.ContentAlignment.BottomRight
1302         Me.btnViewstoreedit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1303         Me.btnViewstoreedit.UseVisualStyleBackColor = True
1304         
'
1305         
'lblViewstorename
1306         
'
1307         Me.lblViewstorename.AutoSize = True
1308         Me.lblViewstorename.Location = New System.Drawing.Point(
419, 399)
1309         Me.lblViewstorename.Name =
"lblViewstorename"
1310         Me.lblViewstorename.Size = New System.Drawing.Size(
43, 16)
1311         Me.lblViewstorename.TabIndex =
30
1312         Me.lblViewstorename.Text =
"name"
1313         Me.lblViewstorename.Visible = False
1314         
'
1315         
'lblViewstoredelete
1316         
'
1317         Me.lblViewstoredelete.AutoSize = True
1318         Me.lblViewstoredelete.Location = New System.Drawing.Point(
275, 386)
1319         Me.lblViewstoredelete.Name =
"lblViewstoredelete"
1320         Me.lblViewstoredelete.Size = New System.Drawing.Size(
49, 16)
1321         Me.lblViewstoredelete.TabIndex =
29
1322         Me.lblViewstoredelete.Text =
"delete"
1323         Me.lblViewstoredelete.Visible = False
1324         
'
1325         
'btnViewstoredelete
1326         
'
1327         Me.btnViewstoredelete.BackgroundImage = CType(resources.GetObject(
"btnViewstoredelete.BackgroundImage"), System.Drawing.Image)
1328         Me.btnViewstoredelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1329         Me.btnViewstoredelete.Cursor = System.Windows.Forms.Cursors.Hand
1330         Me.btnViewstoredelete.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1331         Me.btnViewstoredelete.ForeColor = System.Drawing.Color.Moccasin
1332         Me.btnViewstoredelete.Image = Global.Stationary_Information_System.My.Resources.Resources.gnome_edit_delete
1333         Me.btnViewstoredelete.Location = New System.Drawing.Point(
138, 380)
1334         Me.btnViewstoredelete.Name =
"btnViewstoredelete"
1335         Me.btnViewstoredelete.Size = New System.Drawing.Size(
127, 60)
1336         Me.btnViewstoredelete.TabIndex =
28
1337         Me.btnViewstoredelete.Text =
"Delete"
1338         Me.btnViewstoredelete.TextAlign = System.Drawing.ContentAlignment.BottomRight
1339         Me.btnViewstoredelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1340         Me.btnViewstoredelete.UseVisualStyleBackColor = True
1341         
'
1342         
'btnViewstorerefresh
1343         
'
1344         Me.btnViewstorerefresh.BackgroundImage = CType(resources.GetObject(
"btnViewstorerefresh.BackgroundImage"), System.Drawing.Image)
1345         Me.btnViewstorerefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1346         Me.btnViewstorerefresh.Cursor = System.Windows.Forms.Cursors.Hand
1347         Me.btnViewstorerefresh.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1348         Me.btnViewstorerefresh.ForeColor = System.Drawing.Color.Moccasin
1349         Me.btnViewstorerefresh.Image = Global.Stationary_Information_System.My.Resources.Resources.refresh
1350         Me.btnViewstorerefresh.Location = New System.Drawing.Point(
10, 380)
1351         Me.btnViewstorerefresh.Name =
"btnViewstorerefresh"
1352         Me.btnViewstorerefresh.Size = New System.Drawing.Size(
127, 60)
1353         Me.btnViewstorerefresh.TabIndex =
27
1354         Me.btnViewstorerefresh.Text =
"Refresh"
1355         Me.btnViewstorerefresh.TextAlign = System.Drawing.ContentAlignment.BottomRight
1356         Me.btnViewstorerefresh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1357         Me.btnViewstorerefresh.UseVisualStyleBackColor = True
1358         
'
1359         
'dgvViewstore
1360         
'
1361         Me.dgvViewstore.AllowUserToAddRows = False
1362         Me.dgvViewstore.AllowUserToDeleteRows = False
1363         Me.dgvViewstore.AllowUserToResizeRows = False
1364         Me.dgvViewstore.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
1365         Me.dgvViewstore.Cursor = System.Windows.Forms.Cursors.Hand
1366         Me.dgvViewstore.Location = New System.Drawing.Point(
7, 20)
1367         Me.dgvViewstore.MultiSelect = False
1368         Me.dgvViewstore.Name =
"dgvViewstore"
1369         Me.dgvViewstore.ReadOnly = True
1370         Me.dgvViewstore.RowHeadersVisible = False
1371         Me.dgvViewstore.Size = New System.Drawing.Size(
1135, 353)
1372         Me.dgvViewstore.TabIndex =
26
1373         
'
1374         
'gbViewsales
1375         
'
1376         Me.gbViewsales.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
1377             Or System.Windows.Forms.AnchorStyles.Left) _
1378             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
1379         Me.gbViewsales.Controls.Add(Me.txtViewsalessearch)
1380         Me.gbViewsales.Controls.Add(Me.btnViewsalessearch)
1381         Me.gbViewsales.Controls.Add(Me.Label8)
1382         Me.gbViewsales.Controls.Add(Me.btnViewsalesrefresh)
1383         Me.gbViewsales.Controls.Add(Me.dgvViewsales)
1384         Me.gbViewsales.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1385         Me.gbViewsales.ForeColor = System.Drawing.Color.Moccasin
1386         Me.gbViewsales.Location = New System.Drawing.Point(
205, 222)
1387         Me.gbViewsales.Name =
"gbViewsales"
1388         Me.gbViewsales.Size = New System.Drawing.Size(
1150, 470)
1389         Me.gbViewsales.TabIndex =
3
1390         Me.gbViewsales.TabStop = False
1391         Me.gbViewsales.Text =
"View Sales"
1392         
'
1393         
'txtViewsalessearch
1394         
'
1395         Me.txtViewsalessearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1396         Me.txtViewsalessearch.Location = New System.Drawing.Point(
239, 400)
1397         Me.txtViewsalessearch.Name =
"txtViewsalessearch"
1398         Me.txtViewsalessearch.Size = New System.Drawing.Size(
203, 23)
1399         Me.txtViewsalessearch.TabIndex =
37
1400         
'
1401         
'btnViewsalessearch
1402         
'
1403         Me.btnViewsalessearch.BackgroundImage = CType(resources.GetObject(
"btnViewsalessearch.BackgroundImage"), System.Drawing.Image)
1404         Me.btnViewsalessearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1405         Me.btnViewsalessearch.Cursor = System.Windows.Forms.Cursors.Hand
1406         Me.btnViewsalessearch.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1407         Me.btnViewsalessearch.ForeColor = System.Drawing.Color.Moccasin
1408         Me.btnViewsalessearch.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_8
1409         Me.btnViewsalessearch.Location = New System.Drawing.Point(
451, 380)
1410         Me.btnViewsalessearch.Name =
"btnViewsalessearch"
1411         Me.btnViewsalessearch.Size = New System.Drawing.Size(
127, 60)
1412         Me.btnViewsalessearch.TabIndex =
36
1413         Me.btnViewsalessearch.Text =
"Search"
1414         Me.btnViewsalessearch.TextAlign = System.Drawing.ContentAlignment.BottomRight
1415         Me.btnViewsalessearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1416         Me.btnViewsalessearch.UseVisualStyleBackColor = True
1417         
'
1418         
'Label8
1419         
'
1420         Me.Label8.AutoSize = True
1421         Me.Label8.BackColor = System.Drawing.Color.Transparent
1422         Me.Label8.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1423         Me.Label8.ForeColor = System.Drawing.Color.Moccasin
1424         Me.Label8.Location = New System.Drawing.Point(
167, 403)
1425         Me.Label8.Name =
"Label8"
1426         Me.Label8.Size = New System.Drawing.Size(
66, 16)
1427         Me.Label8.TabIndex =
35
1428         Me.Label8.Text =
"Search :"
1429         
'
1430         
'btnViewsalesrefresh
1431         
'
1432         Me.btnViewsalesrefresh.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
1433         Me.btnViewsalesrefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1434         Me.btnViewsalesrefresh.Cursor = System.Windows.Forms.Cursors.Hand
1435         Me.btnViewsalesrefresh.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1436         Me.btnViewsalesrefresh.ForeColor = System.Drawing.Color.Moccasin
1437         Me.btnViewsalesrefresh.Image = Global.Stationary_Information_System.My.Resources.Resources.refresh
1438         Me.btnViewsalesrefresh.Location = New System.Drawing.Point(
8, 380)
1439         Me.btnViewsalesrefresh.Name =
"btnViewsalesrefresh"
1440         Me.btnViewsalesrefresh.Size = New System.Drawing.Size(
127, 60)
1441         Me.btnViewsalesrefresh.TabIndex =
27
1442         Me.btnViewsalesrefresh.Text =
"Refresh"
1443         Me.btnViewsalesrefresh.TextAlign = System.Drawing.ContentAlignment.BottomRight
1444         Me.btnViewsalesrefresh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1445         Me.btnViewsalesrefresh.UseVisualStyleBackColor = True
1446         
'
1447         
'dgvViewsales
1448         
'
1449         Me.dgvViewsales.AllowUserToAddRows = False
1450         Me.dgvViewsales.AllowUserToDeleteRows = False
1451         Me.dgvViewsales.AllowUserToResizeColumns = False
1452         Me.dgvViewsales.AllowUserToResizeRows = False
1453         Me.dgvViewsales.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
1454         Me.dgvViewsales.Cursor = System.Windows.Forms.Cursors.Hand
1455         Me.dgvViewsales.Location = New System.Drawing.Point(
7, 20)
1456         Me.dgvViewsales.Name =
"dgvViewsales"
1457         Me.dgvViewsales.ReadOnly = True
1458         Me.dgvViewsales.RowHeadersVisible = False
1459         Me.dgvViewsales.Size = New System.Drawing.Size(
1137, 353)
1460         Me.dgvViewsales.TabIndex =
26
1461         
'
1462         
'gbAddstock
1463         
'
1464         Me.gbAddstock.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
1465             Or System.Windows.Forms.AnchorStyles.Left) _
1466             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
1467         Me.gbAddstock.Controls.Add(Me.GroupBox1)
1468         Me.gbAddstock.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1469         Me.gbAddstock.ForeColor = System.Drawing.Color.Moccasin
1470         Me.gbAddstock.Location = New System.Drawing.Point(
117, 350)
1471         Me.gbAddstock.Name =
"gbAddstock"
1472         Me.gbAddstock.Size = New System.Drawing.Size(
1231, 718)
1473         Me.gbAddstock.TabIndex =
1
1474         Me.gbAddstock.TabStop = False
1475         Me.gbAddstock.Text =
"Add new product to the store"
1476         
'
1477         
'GroupBox1
1478         
'
1479         Me.GroupBox1.Controls.Add(Me.lbldateadded)
1480         Me.GroupBox1.Controls.Add(Me.btnClearaddstock)
1481         Me.GroupBox1.Controls.Add(Me.txtInfoaddstock)
1482         Me.GroupBox1.Controls.Add(Me.btnSaveaddstock)
1483         Me.GroupBox1.Controls.Add(Me.Label6)
1484         Me.GroupBox1.Controls.Add(Me.Label5)
1485         Me.GroupBox1.Controls.Add(Me.txtsellpriceaddstock)
1486         Me.GroupBox1.Controls.Add(Me.Label4)
1487         Me.GroupBox1.Controls.Add(Me.txtbuyingpriceaddstock)
1488         Me.GroupBox1.Controls.Add(Me.Label3)
1489         Me.GroupBox1.Controls.Add(Me.txtquantityaddstock)
1490         Me.GroupBox1.Controls.Add(Me.Label2)
1491         Me.GroupBox1.Controls.Add(Me.cbcategoryaddstock)
1492         Me.GroupBox1.Controls.Add(Me.txtnameaddstock)
1493         Me.GroupBox1.Controls.Add(Me.Label1)
1494         Me.GroupBox1.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1495         Me.GroupBox1.ForeColor = System.Drawing.Color.Moccasin
1496         Me.GroupBox1.Location = New System.Drawing.Point(
290, 35)
1497         Me.GroupBox1.Name =
"GroupBox1"
1498         Me.GroupBox1.Size = New System.Drawing.Size(
655, 402)
1499         Me.GroupBox1.TabIndex =
4
1500         Me.GroupBox1.TabStop = False
1501         Me.GroupBox1.Text =
"Product Informations"
1502         
'
1503         
'lbldateadded
1504         
'
1505         Me.lbldateadded.AutoSize = True
1506         Me.lbldateadded.Location = New System.Drawing.Point(
55, 311)
1507         Me.lbldateadded.Name =
"lbldateadded"
1508         Me.lbldateadded.Size = New System.Drawing.Size(
100, 16)
1509         Me.lbldateadded.TabIndex =
14
1510         Me.lbldateadded.Text =
"Edit reference"
1511         Me.lbldateadded.Visible = False
1512         
'
1513         
'btnClearaddstock
1514         
'
1515         Me.btnClearaddstock.BackgroundImage = CType(resources.GetObject(
"btnClearaddstock.BackgroundImage"), System.Drawing.Image)
1516         Me.btnClearaddstock.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1517         Me.btnClearaddstock.Cursor = System.Windows.Forms.Cursors.Hand
1518         Me.btnClearaddstock.ForeColor = System.Drawing.Color.Moccasin
1519         Me.btnClearaddstock.Image = Global.Stationary_Information_System.My.Resources.Resources.edit_clear__1_
1520         Me.btnClearaddstock.Location = New System.Drawing.Point(
402, 306)
1521         Me.btnClearaddstock.Name =
"btnClearaddstock"
1522         Me.btnClearaddstock.Size = New System.Drawing.Size(
127, 60)
1523         Me.btnClearaddstock.TabIndex =
13
1524         Me.btnClearaddstock.Text =
"Clear"
1525         Me.btnClearaddstock.TextAlign = System.Drawing.ContentAlignment.BottomRight
1526         Me.btnClearaddstock.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1527         Me.btnClearaddstock.UseVisualStyleBackColor = True
1528         
'
1529         
'txtInfoaddstock
1530         
'
1531         Me.txtInfoaddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1532         Me.txtInfoaddstock.Location = New System.Drawing.Point(
267, 216)
1533         Me.txtInfoaddstock.Multiline = True
1534         Me.txtInfoaddstock.Name =
"txtInfoaddstock"
1535         Me.txtInfoaddstock.Size = New System.Drawing.Size(
240, 67)
1536         Me.txtInfoaddstock.TabIndex =
12
1537         
'
1538         
'btnSaveaddstock
1539         
'
1540         Me.btnSaveaddstock.BackgroundImage = CType(resources.GetObject(
"btnSaveaddstock.BackgroundImage"), System.Drawing.Image)
1541         Me.btnSaveaddstock.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1542         Me.btnSaveaddstock.Cursor = System.Windows.Forms.Cursors.Hand
1543         Me.btnSaveaddstock.ForeColor = System.Drawing.Color.Moccasin
1544         Me.btnSaveaddstock.Image = Global.Stationary_Information_System.My.Resources.Resources.save
1545         Me.btnSaveaddstock.Location = New System.Drawing.Point(
265, 306)
1546         Me.btnSaveaddstock.Name =
"btnSaveaddstock"
1547         Me.btnSaveaddstock.Size = New System.Drawing.Size(
127, 60)
1548         Me.btnSaveaddstock.TabIndex =
2
1549         Me.btnSaveaddstock.Text =
"Save"
1550         Me.btnSaveaddstock.TextAlign = System.Drawing.ContentAlignment.BottomRight
1551         Me.btnSaveaddstock.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1552         Me.btnSaveaddstock.UseVisualStyleBackColor = True
1553         
'
1554         
'Label6
1555         
'
1556         Me.Label6.AutoSize = True
1557         Me.Label6.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1558         Me.Label6.ForeColor = System.Drawing.Color.Moccasin
1559         Me.Label6.Location = New System.Drawing.Point(
102, 216)
1560         Me.Label6.Name =
"Label6"
1561         Me.Label6.Size = New System.Drawing.Size(
162, 16)
1562         Me.Label6.TabIndex =
11
1563         Me.Label6.Text =
"Additional Information :"
1564         
'
1565         
'Label5
1566         
'
1567         Me.Label5.AutoSize = True
1568         Me.Label5.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1569         Me.Label5.ForeColor = System.Drawing.Color.Moccasin
1570         Me.Label5.Location = New System.Drawing.Point(
187, 72)
1571         Me.Label5.Name =
"Label5"
1572         Me.Label5.Size = New System.Drawing.Size(
77, 16)
1573         Me.Label5.TabIndex =
10
1574         Me.Label5.Text =
"Category :"
1575         
'
1576         
'txtsellpriceaddstock
1577         
'
1578         Me.txtsellpriceaddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1579         Me.txtsellpriceaddstock.Location = New System.Drawing.Point(
267, 183)
1580         Me.txtsellpriceaddstock.Name =
"txtsellpriceaddstock"
1581         Me.txtsellpriceaddstock.Size = New System.Drawing.Size(
100, 21)
1582         Me.txtsellpriceaddstock.TabIndex =
9
1583         
'
1584         
'Label4
1585         
'
1586         Me.Label4.AutoSize = True
1587         Me.Label4.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1588         Me.Label4.ForeColor = System.Drawing.Color.Moccasin
1589         Me.Label4.Location = New System.Drawing.Point(
170, 183)
1590         Me.Label4.Name =
"Label4"
1591         Me.Label4.Size = New System.Drawing.Size(
94, 16)
1592         Me.Label4.TabIndex =
8
1593         Me.Label4.Text =
"Selling Price :"
1594         
'
1595         
'txtbuyingpriceaddstock
1596         
'
1597         Me.txtbuyingpriceaddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1598         Me.txtbuyingpriceaddstock.Location = New System.Drawing.Point(
267, 145)
1599         Me.txtbuyingpriceaddstock.Name =
"txtbuyingpriceaddstock"
1600         Me.txtbuyingpriceaddstock.Size = New System.Drawing.Size(
100, 21)
1601         Me.txtbuyingpriceaddstock.TabIndex =
7
1602         
'
1603         
'Label3
1604         
'
1605         Me.Label3.AutoSize = True
1606         Me.Label3.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1607         Me.Label3.ForeColor = System.Drawing.Color.Moccasin
1608         Me.Label3.Location = New System.Drawing.Point(
168, 145)
1609         Me.Label3.Name =
"Label3"
1610         Me.Label3.Size = New System.Drawing.Size(
96, 16)
1611         Me.Label3.TabIndex =
6
1612         Me.Label3.Text =
"Buying Price :"
1613         
'
1614         
'txtquantityaddstock
1615         
'
1616         Me.txtquantityaddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1617         Me.txtquantityaddstock.Location = New System.Drawing.Point(
267, 105)
1618         Me.txtquantityaddstock.Name =
"txtquantityaddstock"
1619         Me.txtquantityaddstock.Size = New System.Drawing.Size(
100, 21)
1620         Me.txtquantityaddstock.TabIndex =
5
1621         
'
1622         
'Label2
1623         
'
1624         Me.Label2.AutoSize = True
1625         Me.Label2.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1626         Me.Label2.ForeColor = System.Drawing.Color.Moccasin
1627         Me.Label2.Location = New System.Drawing.Point(
191, 105)
1628         Me.Label2.Name =
"Label2"
1629         Me.Label2.Size = New System.Drawing.Size(
73, 16)
1630         Me.Label2.TabIndex =
4
1631         Me.Label2.Text =
"Quantity :"
1632         
'
1633         
'cbcategoryaddstock
1634         
'
1635         Me.cbcategoryaddstock.Cursor = System.Windows.Forms.Cursors.Hand
1636         Me.cbcategoryaddstock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
1637         Me.cbcategoryaddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1638         Me.cbcategoryaddstock.FormattingEnabled = True
1639         Me.cbcategoryaddstock.Items.AddRange(New Object() {
"Books", "Papers", "Cards", "Writings", "IT "})
1640         Me.cbcategoryaddstock.Location = New System.Drawing.Point(
267, 71)
1641         Me.cbcategoryaddstock.Name =
"cbcategoryaddstock"
1642         Me.cbcategoryaddstock.Size = New System.Drawing.Size(
143, 21)
1643         Me.cbcategoryaddstock.TabIndex =
1
1644         
'
1645         
'txtnameaddstock
1646         
'
1647         Me.txtnameaddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1648         Me.txtnameaddstock.Location = New System.Drawing.Point(
267, 35)
1649         Me.txtnameaddstock.Name =
"txtnameaddstock"
1650         Me.txtnameaddstock.Size = New System.Drawing.Size(
186, 21)
1651         Me.txtnameaddstock.TabIndex =
3
1652         
'
1653         
'Label1
1654         
'
1655         Me.Label1.AutoSize = True
1656         Me.Label1.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1657         Me.Label1.ForeColor = System.Drawing.Color.Moccasin
1658         Me.Label1.Location = New System.Drawing.Point(
212, 36)
1659         Me.Label1.Name =
"Label1"
1660         Me.Label1.Size = New System.Drawing.Size(
52, 16)
1661         Me.Label1.TabIndex =
0
1662         Me.Label1.Text =
"Name :"
1663         
'
1664         
'gbHelp
1665         
'
1666         Me.gbHelp.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
1667             Or System.Windows.Forms.AnchorStyles.Left) _
1668             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
1669         Me.gbHelp.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1670         Me.gbHelp.ForeColor = System.Drawing.Color.Moccasin
1671         Me.gbHelp.Location = New System.Drawing.Point(
516, 14)
1672         Me.gbHelp.Name =
"gbHelp"
1673         Me.gbHelp.Size = New System.Drawing.Size(
1150, 465)
1674         Me.gbHelp.TabIndex =
10
1675         Me.gbHelp.TabStop = False
1676         Me.gbHelp.Text =
"Help"
1677         
'
1678         
'gbReport
1679         
'
1680         Me.gbReport.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
1681             Or System.Windows.Forms.AnchorStyles.Left) _
1682             Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
1683         Me.gbReport.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1684         Me.gbReport.ForeColor = System.Drawing.Color.Moccasin
1685         Me.gbReport.Location = New System.Drawing.Point(
268, 163)
1686         Me.gbReport.Name =
"gbReport"
1687         Me.gbReport.Size = New System.Drawing.Size(
809, 216)
1688         Me.gbReport.TabIndex =
6
1689         Me.gbReport.TabStop = False
1690         Me.gbReport.Text =
"Report"
1691         
'
1692         
'TimerDate
1693         
'
1694         Me.TimerDate.Interval =
500
1695         
'
1696         
'niSIS
1697         
'
1698         Me.niSIS.Icon = CType(resources.GetObject(
"niSIS.Icon"), System.Drawing.Icon)
1699         Me.niSIS.Text =
"Stationary Information System"
1700         Me.niSIS.Visible = True
1701         
'
1702         
'btnLogout
1703         
'
1704         Me.btnLogout.Anchor = System.Windows.Forms.AnchorStyles.None
1705         Me.btnLogout.BackgroundImage = CType(resources.GetObject(
"btnLogout.BackgroundImage"), System.Drawing.Image)
1706         Me.btnLogout.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1707         Me.btnLogout.Cursor = System.Windows.Forms.Cursors.Hand
1708         Me.btnLogout.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1709         Me.btnLogout.ForeColor = System.Drawing.Color.Moccasin
1710         Me.btnLogout.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_12
1711         Me.btnLogout.Location = New System.Drawing.Point(
1029, 108)
1712         Me.btnLogout.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1713         Me.btnLogout.Name =
"btnLogout"
1714         Me.btnLogout.Size = New System.Drawing.Size(
119, 77)
1715         Me.btnLogout.TabIndex =
14
1716         Me.btnLogout.Text =
"Logout"
1717         Me.btnLogout.TextAlign = System.Drawing.ContentAlignment.BottomRight
1718         Me.btnLogout.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1719         Me.btnLogout.UseVisualStyleBackColor = True
1720         
'
1721         
'gbTime
1722         
'
1723         Me.gbTime.Anchor = System.Windows.Forms.AnchorStyles.None
1724         Me.gbTime.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
1725         Me.gbTime.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1726         Me.gbTime.Controls.Add(Me.lblZone)
1727         Me.gbTime.Controls.Add(Me.lblDate)
1728         Me.gbTime.Controls.Add(Me.lblTime)
1729         Me.gbTime.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1730         Me.gbTime.ForeColor = System.Drawing.Color.Moccasin
1731         Me.gbTime.Location = New System.Drawing.Point(
950, -1)
1732         Me.gbTime.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1733         Me.gbTime.Name =
"gbTime"
1734         Me.gbTime.Padding = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1735         Me.gbTime.Size = New System.Drawing.Size(
200, 108)
1736         Me.gbTime.TabIndex =
13
1737         Me.gbTime.TabStop = False
1738         Me.gbTime.Text =
"Time and Date"
1739         
'
1740         
'lblZone
1741         
'
1742         Me.lblZone.AutoSize = True
1743         Me.lblZone.BackColor = System.Drawing.Color.Transparent
1744         Me.lblZone.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1745         Me.lblZone.ForeColor = System.Drawing.Color.Moccasin
1746         Me.lblZone.Location = New System.Drawing.Point(
6, 81)
1747         Me.lblZone.Name =
"lblZone"
1748         Me.lblZone.Size = New System.Drawing.Size(
70, 16)
1749         Me.lblZone.TabIndex =
2
1750         Me.lblZone.Text =
"Loading..."
1751         
'
1752         
'lblDate
1753         
'
1754         Me.lblDate.AutoSize = True
1755         Me.lblDate.BackColor = System.Drawing.Color.Transparent
1756         Me.lblDate.Font = New System.Drawing.Font(
"Tahoma", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1757         Me.lblDate.ForeColor = System.Drawing.Color.Moccasin
1758         Me.lblDate.Location = New System.Drawing.Point(
6, 55)
1759         Me.lblDate.Name =
"lblDate"
1760         Me.lblDate.Size = New System.Drawing.Size(
70, 16)
1761         Me.lblDate.TabIndex =
1
1762         Me.lblDate.Text =
"Loading..."
1763         
'
1764         
'lblTime
1765         
'
1766         Me.lblTime.AutoSize = True
1767         Me.lblTime.BackColor = System.Drawing.Color.Transparent
1768         Me.lblTime.Font = New System.Drawing.Font(
"Tahoma", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1769         Me.lblTime.ForeColor = System.Drawing.Color.Moccasin
1770         Me.lblTime.Location = New System.Drawing.Point(
6, 17)
1771         Me.lblTime.Name =
"lblTime"
1772         Me.lblTime.Size = New System.Drawing.Size(
146, 33)
1773         Me.lblTime.TabIndex =
0
1774         Me.lblTime.Text =
"Loading..."
1775         
'
1776         
'btnHelp
1777         
'
1778         Me.btnHelp.Anchor = System.Windows.Forms.AnchorStyles.None
1779         Me.btnHelp.BackgroundImage = CType(resources.GetObject(
"btnHelp.BackgroundImage"), System.Drawing.Image)
1780         Me.btnHelp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1781         Me.btnHelp.Cursor = System.Windows.Forms.Cursors.Hand
1782         Me.btnHelp.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1783         Me.btnHelp.ForeColor = System.Drawing.Color.Moccasin
1784         Me.btnHelp.Image = Global.Stationary_Information_System.My.Resources.Resources.question1
1785         Me.btnHelp.Location = New System.Drawing.Point(
920, 108)
1786         Me.btnHelp.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1787         Me.btnHelp.Name =
"btnHelp"
1788         Me.btnHelp.Size = New System.Drawing.Size(
108, 77)
1789         Me.btnHelp.TabIndex =
11
1790         Me.btnHelp.Text =
"Help"
1791         Me.btnHelp.TextAlign = System.Drawing.ContentAlignment.BottomRight
1792         Me.btnHelp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1793         Me.btnHelp.UseVisualStyleBackColor = True
1794         
'
1795         
'btnSettings
1796         
'
1797         Me.btnSettings.Anchor = System.Windows.Forms.AnchorStyles.None
1798         Me.btnSettings.BackgroundImage = CType(resources.GetObject(
"btnSettings.BackgroundImage"), System.Drawing.Image)
1799         Me.btnSettings.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1800         Me.btnSettings.Cursor = System.Windows.Forms.Cursors.Hand
1801         Me.btnSettings.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1802         Me.btnSettings.ForeColor = System.Drawing.Color.Moccasin
1803         Me.btnSettings.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_23
1804         Me.btnSettings.Location = New System.Drawing.Point(
792, 108)
1805         Me.btnSettings.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1806         Me.btnSettings.Name =
"btnSettings"
1807         Me.btnSettings.Size = New System.Drawing.Size(
127, 77)
1808         Me.btnSettings.TabIndex =
10
1809         Me.btnSettings.Text =
"Setting"
1810         Me.btnSettings.TextAlign = System.Drawing.ContentAlignment.BottomRight
1811         Me.btnSettings.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1812         Me.btnSettings.UseVisualStyleBackColor = True
1813         
'
1814         
'btnLog
1815         
'
1816         Me.btnLog.Anchor = System.Windows.Forms.AnchorStyles.None
1817         Me.btnLog.BackgroundImage = CType(resources.GetObject(
"btnLog.BackgroundImage"), System.Drawing.Image)
1818         Me.btnLog.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1819         Me.btnLog.Cursor = System.Windows.Forms.Cursors.Hand
1820         Me.btnLog.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1821         Me.btnLog.ForeColor = System.Drawing.Color.Moccasin
1822         Me.btnLog.Image = Global.Stationary_Information_System.My.Resources.Resources.log
1823         Me.btnLog.Location = New System.Drawing.Point(
687, 108)
1824         Me.btnLog.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1825         Me.btnLog.Name =
"btnLog"
1826         Me.btnLog.Size = New System.Drawing.Size(
105, 77)
1827         Me.btnLog.TabIndex =
9
1828         Me.btnLog.Text =
"Logs"
1829         Me.btnLog.TextAlign = System.Drawing.ContentAlignment.BottomRight
1830         Me.btnLog.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1831         Me.btnLog.UseVisualStyleBackColor = True
1832         
'
1833         
'btnManageaccounts
1834         
'
1835         Me.btnManageaccounts.Anchor = System.Windows.Forms.AnchorStyles.None
1836         Me.btnManageaccounts.BackgroundImage = CType(resources.GetObject(
"btnManageaccounts.BackgroundImage"), System.Drawing.Image)
1837         Me.btnManageaccounts.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1838         Me.btnManageaccounts.Cursor = System.Windows.Forms.Cursors.Hand
1839         Me.btnManageaccounts.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1840         Me.btnManageaccounts.ForeColor = System.Drawing.Color.Moccasin
1841         Me.btnManageaccounts.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_3
1842         Me.btnManageaccounts.Location = New System.Drawing.Point(
573, 108)
1843         Me.btnManageaccounts.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1844         Me.btnManageaccounts.Name =
"btnManageaccounts"
1845         Me.btnManageaccounts.Size = New System.Drawing.Size(
112, 77)
1846         Me.btnManageaccounts.TabIndex =
8
1847         Me.btnManageaccounts.Text =
"Users"
1848         Me.btnManageaccounts.TextAlign = System.Drawing.ContentAlignment.BottomRight
1849         Me.btnManageaccounts.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1850         Me.btnManageaccounts.UseVisualStyleBackColor = True
1851         
'
1852         
'btnReport
1853         
'
1854         Me.btnReport.Anchor = System.Windows.Forms.AnchorStyles.None
1855         Me.btnReport.BackgroundImage = CType(resources.GetObject(
"btnReport.BackgroundImage"), System.Drawing.Image)
1856         Me.btnReport.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1857         Me.btnReport.Cursor = System.Windows.Forms.Cursors.Hand
1858         Me.btnReport.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1859         Me.btnReport.ForeColor = System.Drawing.Color.Moccasin
1860         Me.btnReport.Image = Global.Stationary_Information_System.My.Resources.Resources.report
1861         Me.btnReport.Location = New System.Drawing.Point(
459, 108)
1862         Me.btnReport.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1863         Me.btnReport.Name =
"btnReport"
1864         Me.btnReport.Size = New System.Drawing.Size(
112, 77)
1865         Me.btnReport.TabIndex =
7
1866         Me.btnReport.Text =
"Report"
1867         Me.btnReport.TextAlign = System.Drawing.ContentAlignment.BottomRight
1868         Me.btnReport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1869         Me.btnReport.UseVisualStyleBackColor = True
1870         
'
1871         
'btnViewsales
1872         
'
1873         Me.btnViewsales.Anchor = System.Windows.Forms.AnchorStyles.None
1874         Me.btnViewsales.BackgroundImage = CType(resources.GetObject(
"btnViewsales.BackgroundImage"), System.Drawing.Image)
1875         Me.btnViewsales.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1876         Me.btnViewsales.Cursor = System.Windows.Forms.Cursors.Hand
1877         Me.btnViewsales.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1878         Me.btnViewsales.ForeColor = System.Drawing.Color.Moccasin
1879         Me.btnViewsales.Image = Global.Stationary_Information_System.My.Resources.Resources.stock_ticker
1880         Me.btnViewsales.Location = New System.Drawing.Point(
345, 108)
1881         Me.btnViewsales.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1882         Me.btnViewsales.Name =
"btnViewsales"
1883         Me.btnViewsales.Size = New System.Drawing.Size(
112, 77)
1884         Me.btnViewsales.TabIndex =
4
1885         Me.btnViewsales.Text =
"View Sales"
1886         Me.btnViewsales.TextAlign = System.Drawing.ContentAlignment.BottomRight
1887         Me.btnViewsales.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1888         Me.btnViewsales.UseVisualStyleBackColor = True
1889         
'
1890         
'btnViewstock
1891         
'
1892         Me.btnViewstock.Anchor = System.Windows.Forms.AnchorStyles.None
1893         Me.btnViewstock.BackgroundImage = CType(resources.GetObject(
"btnViewstock.BackgroundImage"), System.Drawing.Image)
1894         Me.btnViewstock.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1895         Me.btnViewstock.Cursor = System.Windows.Forms.Cursors.Hand
1896         Me.btnViewstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1897         Me.btnViewstock.ForeColor = System.Drawing.Color.Moccasin
1898         Me.btnViewstock.Image = Global.Stationary_Information_System.My.Resources.Resources.shopping_cart
1899         Me.btnViewstock.Location = New System.Drawing.Point(
231, 108)
1900         Me.btnViewstock.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1901         Me.btnViewstock.Name =
"btnViewstock"
1902         Me.btnViewstock.Size = New System.Drawing.Size(
112, 77)
1903         Me.btnViewstock.TabIndex =
3
1904         Me.btnViewstock.Text =
"View Stock"
1905         Me.btnViewstock.TextAlign = System.Drawing.ContentAlignment.BottomRight
1906         Me.btnViewstock.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1907         Me.btnViewstock.UseVisualStyleBackColor = True
1908         
'
1909         
'btnAddstock
1910         
'
1911         Me.btnAddstock.Anchor = System.Windows.Forms.AnchorStyles.None
1912         Me.btnAddstock.BackgroundImage = CType(resources.GetObject(
"btnAddstock.BackgroundImage"), System.Drawing.Image)
1913         Me.btnAddstock.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1914         Me.btnAddstock.Cursor = System.Windows.Forms.Cursors.Hand
1915         Me.btnAddstock.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1916         Me.btnAddstock.ForeColor = System.Drawing.Color.Moccasin
1917         Me.btnAddstock.Image = Global.Stationary_Information_System.My.Resources.Resources.shopping_cart
1918         Me.btnAddstock.Location = New System.Drawing.Point(
117, 108)
1919         Me.btnAddstock.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1920         Me.btnAddstock.Name =
"btnAddstock"
1921         Me.btnAddstock.Size = New System.Drawing.Size(
112, 77)
1922         Me.btnAddstock.TabIndex =
2
1923         Me.btnAddstock.Text =
"Add Stock"
1924         Me.btnAddstock.TextAlign = System.Drawing.ContentAlignment.BottomRight
1925         Me.btnAddstock.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1926         Me.btnAddstock.UseVisualStyleBackColor = True
1927         
'
1928         
'btnHome
1929         
'
1930         Me.btnHome.Anchor = System.Windows.Forms.AnchorStyles.None
1931         Me.btnHome.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
1932         Me.btnHome.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1933         Me.btnHome.Cursor = System.Windows.Forms.Cursors.Hand
1934         Me.btnHome.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1935         Me.btnHome.ForeColor = System.Drawing.Color.Moccasin
1936         Me.btnHome.Image = Global.Stationary_Information_System.My.Resources.Resources.Untitled_15
1937         Me.btnHome.Location = New System.Drawing.Point(
3, 108)
1938         Me.btnHome.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1939         Me.btnHome.Name =
"btnHome"
1940         Me.btnHome.Size = New System.Drawing.Size(
112, 77)
1941         Me.btnHome.TabIndex =
1
1942         Me.btnHome.Text =
"Home"
1943         Me.btnHome.TextAlign = System.Drawing.ContentAlignment.BottomRight
1944         Me.btnHome.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
1945         Me.btnHome.UseVisualStyleBackColor = True
1946         
'
1947         
'PictureBox1
1948         
'
1949         Me.PictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None
1950         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
1951         Me.PictureBox1.Location = New System.Drawing.Point(
0, -1)
1952         Me.PictureBox1.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1953         Me.PictureBox1.Name =
"PictureBox1"
1954         Me.PictureBox1.Size = New System.Drawing.Size(
950, 108)
1955         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
1956         Me.PictureBox1.TabIndex =
0
1957         Me.PictureBox1.TabStop = False
1958         
'
1959         
'ofdRestore
1960         
'
1961         Me.ofdRestore.FileName =
"OpenFileDialog1"
1962         
'
1963         
'sfdBackup
1964         
'
1965         
'
1966         
'frmAdminENG
1967         
'
1968         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
1969         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
1970         Me.BackgroundImage = Global.Stationary_Information_System.My.Resources.Resources.buttons
1971         Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
1972         Me.ClientSize = New System.Drawing.Size(
1152, 656)
1973         Me.Controls.Add(Me.gbTime)
1974         Me.Controls.Add(Me.Panel1)
1975         Me.Controls.Add(Me.btnHelp)
1976         Me.Controls.Add(Me.btnSettings)
1977         Me.Controls.Add(Me.btnLog)
1978         Me.Controls.Add(Me.btnManageaccounts)
1979         Me.Controls.Add(Me.btnReport)
1980         Me.Controls.Add(Me.btnViewsales)
1981         Me.Controls.Add(Me.btnViewstock)
1982         Me.Controls.Add(Me.btnAddstock)
1983         Me.Controls.Add(Me.btnHome)
1984         Me.Controls.Add(Me.PictureBox1)
1985         Me.Controls.Add(Me.btnLogout)
1986         Me.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
1987         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
1988         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
1989         Me.Margin = New System.Windows.Forms.Padding(
3, 4, 3, 4)
1990         Me.MaximizeBox = False
1991         Me.Name =
"frmAdminENG"
1992         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
1993         Me.Text =
"Stationary Information System"
1994         Me.Panel1.ResumeLayout(False)
1995         Me.gbSetting.ResumeLayout(False)
1996         Me.GroupBox9.ResumeLayout(False)
1997         Me.GroupBox9.PerformLayout()
1998         Me.GroupBox8.ResumeLayout(False)
1999         Me.GroupBox7.ResumeLayout(False)
2000         Me.GroupBox7.PerformLayout()
2001         Me.GroupBox6.ResumeLayout(False)
2002         Me.GroupBox6.PerformLayout()
2003         Me.gbManageusers.ResumeLayout(False)
2004         Me.GroupBox3.ResumeLayout(False)
2005         Me.GroupBox3.PerformLayout()
2006         CType(Me.dgvManageruser, System.ComponentModel.ISupportInitialize).EndInit()
2007         Me.GroupBox2.ResumeLayout(False)
2008         Me.GroupBox2.PerformLayout()
2009         Me.gbHome.ResumeLayout(False)
2010         Me.GroupBox5.ResumeLayout(False)
2011         Me.GroupBox5.PerformLayout()
2012         Me.GroupBox4.ResumeLayout(False)
2013         Me.GroupBox4.PerformLayout()
2014         Me.gb.ResumeLayout(False)
2015         CType(Me.dgvHome, System.ComponentModel.ISupportInitialize).EndInit()
2016         Me.gbActivitylog.ResumeLayout(False)
2017         Me.gbActivitylog.PerformLayout()
2018         CType(Me.dgvActivitylog, System.ComponentModel.ISupportInitialize).EndInit()
2019         Me.gbViewstock.ResumeLayout(False)
2020         Me.gbViewstock.PerformLayout()
2021         CType(Me.dgvViewstore, System.ComponentModel.ISupportInitialize).EndInit()
2022         Me.gbViewsales.ResumeLayout(False)
2023         Me.gbViewsales.PerformLayout()
2024         CType(Me.dgvViewsales, System.ComponentModel.ISupportInitialize).EndInit()
2025         Me.gbAddstock.ResumeLayout(False)
2026         Me.GroupBox1.ResumeLayout(False)
2027         Me.GroupBox1.PerformLayout()
2028         Me.gbTime.ResumeLayout(False)
2029         Me.gbTime.PerformLayout()
2030         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
2031         Me.ResumeLayout(False)
2032
2033     End Sub
2034     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
2035     Friend WithEvents btnHome As System.Windows.Forms.Button
2036     Friend WithEvents btnAddstock As System.Windows.Forms.Button
2037     Friend WithEvents btnViewstock As System.Windows.Forms.Button
2038     Friend WithEvents btnViewsales As System.Windows.Forms.Button
2039     Friend WithEvents btnReport As System.Windows.Forms.Button
2040     Friend WithEvents btnManageaccounts As System.Windows.Forms.Button
2041     Friend WithEvents btnLog As System.Windows.Forms.Button
2042     Friend WithEvents btnSettings As System.Windows.Forms.Button
2043     Friend WithEvents btnHelp As System.Windows.Forms.Button
2044     Friend WithEvents Panel1 As System.Windows.Forms.Panel
2045     Friend WithEvents gbTime As System.Windows.Forms.GroupBox
2046     Friend WithEvents lblZone As System.Windows.Forms.Label
2047     Friend WithEvents lblDate As System.Windows.Forms.Label
2048     Friend WithEvents lblTime As System.Windows.Forms.Label
2049     Friend WithEvents TimerDate As System.Windows.Forms.Timer
2050     Friend WithEvents gbHelp As System.Windows.Forms.GroupBox
2051     Friend WithEvents gbSetting As System.Windows.Forms.GroupBox
2052     Friend WithEvents gbActivitylog As System.Windows.Forms.GroupBox
2053     Friend WithEvents gbManageusers As System.Windows.Forms.GroupBox
2054     Friend WithEvents gbReport As System.Windows.Forms.GroupBox
2055     Friend WithEvents gbViewsales As System.Windows.Forms.GroupBox
2056     Friend WithEvents gbViewstock As System.Windows.Forms.GroupBox
2057     Friend WithEvents gbAddstock As System.Windows.Forms.GroupBox
2058     Friend WithEvents gbHome As System.Windows.Forms.GroupBox
2059     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
2060     Friend WithEvents btnClearaddstock As System.Windows.Forms.Button
2061     Friend WithEvents txtInfoaddstock As System.Windows.Forms.TextBox
2062     Friend WithEvents btnSaveaddstock As System.Windows.Forms.Button
2063     Friend WithEvents Label6 As System.Windows.Forms.Label
2064     Friend WithEvents Label5 As System.Windows.Forms.Label
2065     Friend WithEvents txtsellpriceaddstock As System.Windows.Forms.TextBox
2066     Friend WithEvents Label4 As System.Windows.Forms.Label
2067     Friend WithEvents txtbuyingpriceaddstock As System.Windows.Forms.TextBox
2068     Friend WithEvents Label3 As System.Windows.Forms.Label
2069     Friend WithEvents txtquantityaddstock As System.Windows.Forms.TextBox
2070     Friend WithEvents Label2 As System.Windows.Forms.Label
2071     Friend WithEvents cbcategoryaddstock As System.Windows.Forms.ComboBox
2072     Friend WithEvents txtnameaddstock As System.Windows.Forms.TextBox
2073     Friend WithEvents Label1 As System.Windows.Forms.Label
2074     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
2075     Friend WithEvents btnManageuseradd As System.Windows.Forms.Button
2076     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
2077     Friend WithEvents Label17 As System.Windows.Forms.Label
2078     Friend WithEvents cbManageusermarital As System.Windows.Forms.ComboBox
2079     Friend WithEvents Label16 As System.Windows.Forms.Label
2080     Friend WithEvents txtManageusermobile As System.Windows.Forms.TextBox
2081     Friend WithEvents Label15 As System.Windows.Forms.Label
2082     Friend WithEvents Label14 As System.Windows.Forms.Label
2083     Friend WithEvents txtManageuseremail As System.Windows.Forms.TextBox
2084     Friend WithEvents Label13 As System.Windows.Forms.Label
2085     Friend WithEvents txtManageuserlname As System.Windows.Forms.TextBox
2086     Friend WithEvents Label12 As System.Windows.Forms.Label
2087     Friend WithEvents txtManageusermname As System.Windows.Forms.TextBox
2088     Friend WithEvents Label11 As System.Windows.Forms.Label
2089     Friend WithEvents txtManageuserfname As System.Windows.Forms.TextBox
2090     Friend WithEvents Label10 As System.Windows.Forms.Label
2091     Friend WithEvents Label18 As System.Windows.Forms.Label
2092     Friend WithEvents cbManageuserRole As System.Windows.Forms.ComboBox
2093     Friend WithEvents btnManageuserclear As System.Windows.Forms.Button
2094     Friend WithEvents btnManageuserRefresh As System.Windows.Forms.Button
2095     Friend WithEvents btnManageuserEdit As System.Windows.Forms.Button
2096     Friend WithEvents btnManageuserDelete As System.Windows.Forms.Button
2097     Friend WithEvents dgvManageruser As System.Windows.Forms.DataGridView
2098     Friend WithEvents txtManageuserpassword As System.Windows.Forms.TextBox
2099     Friend WithEvents Label20 As System.Windows.Forms.Label
2100     Friend WithEvents txtManageuseruname As System.Windows.Forms.TextBox
2101     Friend WithEvents Label19 As System.Windows.Forms.Label
2102     Friend WithEvents btnActivitylogrefresh As System.Windows.Forms.Button
2103     Friend WithEvents dgvActivitylog As System.Windows.Forms.DataGridView
2104     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
2105     Friend WithEvents txtHomedescription As System.Windows.Forms.TextBox
2106     Friend WithEvents Label22 As System.Windows.Forms.Label
2107     Friend WithEvents btnHomeclear As System.Windows.Forms.Button
2108     Friend WithEvents txtHometitle As System.Windows.Forms.TextBox
2109     Friend WithEvents btnHomepost As System.Windows.Forms.Button
2110     Friend WithEvents Label21 As System.Windows.Forms.Label
2111     Friend WithEvents gb As System.Windows.Forms.GroupBox
2112     Friend WithEvents dgvHome As System.Windows.Forms.DataGridView
2113     Friend WithEvents btnViewstorerefresh As System.Windows.Forms.Button
2114     Friend WithEvents dgvViewstore As System.Windows.Forms.DataGridView
2115     Friend WithEvents btnViewsalesrefresh As System.Windows.Forms.Button
2116     Friend WithEvents dgvViewsales As System.Windows.Forms.DataGridView
2117     Friend WithEvents niSIS As System.Windows.Forms.NotifyIcon
2118     Friend WithEvents btnHomedelete As System.Windows.Forms.Button
2119     Friend WithEvents lbltimedelete As System.Windows.Forms.Label
2120     Friend WithEvents btnHomerefresh As System.Windows.Forms.Button
2121     Friend WithEvents lblViewstoredelete As System.Windows.Forms.Label
2122     Friend WithEvents btnViewstoredelete As System.Windows.Forms.Button
2123     Friend WithEvents lblViewstorename As System.Windows.Forms.Label
2124     Friend WithEvents dtpManageuserdob As System.Windows.Forms.DateTimePicker
2125     Friend WithEvents txtManageusercpassword As System.Windows.Forms.TextBox
2126     Friend WithEvents Label23 As System.Windows.Forms.Label
2127     Friend WithEvents cbManageusersex As System.Windows.Forms.ComboBox
2128     Friend WithEvents lbldeleteuname As System.Windows.Forms.Label
2129     Friend WithEvents btnViewstoreedit As System.Windows.Forms.Button
2130     Friend WithEvents lbldateadded As System.Windows.Forms.Label
2131     Friend WithEvents btnLogout As System.Windows.Forms.Button
2132     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
2133     Friend WithEvents txthomesearch As System.Windows.Forms.TextBox
2134     Friend WithEvents btnhomesearch As System.Windows.Forms.Button
2135     Friend WithEvents Label9 As System.Windows.Forms.Label
2136     Friend WithEvents txtViewstoresearch As System.Windows.Forms.TextBox
2137     Friend WithEvents btnViewstoresearch As System.Windows.Forms.Button
2138     Friend WithEvents Label7 As System.Windows.Forms.Label
2139     Friend WithEvents txtActivitysearch As System.Windows.Forms.TextBox
2140     Friend WithEvents btnActivitysearch As System.Windows.Forms.Button
2141     Friend WithEvents Label25 As System.Windows.Forms.Label
2142     Friend WithEvents txtManageusersearch As System.Windows.Forms.TextBox
2143     Friend WithEvents btnManageusersearch As System.Windows.Forms.Button
2144     Friend WithEvents Label24 As System.Windows.Forms.Label
2145     Friend WithEvents txtViewsalessearch As System.Windows.Forms.TextBox
2146     Friend WithEvents btnViewsalessearch As System.Windows.Forms.Button
2147     Friend WithEvents Label8 As System.Windows.Forms.Label
2148     Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
2149     Friend WithEvents btnCheckupdates As System.Windows.Forms.Button
2150     Friend WithEvents Label27 As System.Windows.Forms.Label
2151     Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
2152     Friend WithEvents Label26 As System.Windows.Forms.Label
2153     Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
2154     Friend WithEvents btnRestorebackup As System.Windows.Forms.Button
2155     Friend WithEvents btnSavebackup As System.Windows.Forms.Button
2156     Friend WithEvents GroupBox9 As System.Windows.Forms.GroupBox
2157     Friend WithEvents txtMailTo As System.Windows.Forms.TextBox
2158     Friend WithEvents Label31 As System.Windows.Forms.Label
2159     Friend WithEvents btnMailsend As System.Windows.Forms.Button
2160     Friend WithEvents Label32 As System.Windows.Forms.Label
2161     Friend WithEvents lblMailattach As System.Windows.Forms.Label
2162     Friend WithEvents ofdRestore As System.Windows.Forms.OpenFileDialog
2163     Friend WithEvents sfdBackup As System.Windows.Forms.SaveFileDialog
2164     Friend WithEvents lblUpdates As System.Windows.Forms.Label
2165     Friend WithEvents pbUpdates As System.Windows.Forms.ProgressBar
2166
2167 End Class


Gõ tìm kiếm nhanh...